diff options
author | trevor <trevor@FreeBSD.org> | 2002-06-10 20:03:55 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-06-10 20:03:55 +0000 |
commit | 113c64dfedb2a9204c60991469b7c1092695fe44 (patch) | |
tree | b26eb63d138892fd0e3da001636b340e2adbe305 /archivers/Makefile | |
parent | 5f12bfa175e861f998f8a610d3fb1ff65307b44f (diff) | |
download | FreeBSD-ports-113c64dfedb2a9204c60991469b7c1092695fe44.zip FreeBSD-ports-113c64dfedb2a9204c60991469b7c1092695fe44.tar.gz |
Tidy up after repo copy of ports/sysutils/star to ports/archivers/star.
PR: 37145
Submitted by: Thomas Hurst
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index a6b6cc7..859442f 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -45,6 +45,7 @@ SUBDIR += ruby-zip SUBDIR += ruby-zlib SUBDIR += sectar + SUBDIR += star SUBDIR += stuffit SUBDIR += szip SUBDIR += ucl |