diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-06-10 20:03:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-06-10 20:03:55 +0000 |
commit | d3640af3e14b7c5533cc8fed74f8af5ddee79767 (patch) | |
tree | c3ea72bede7bd4c8ea648f94e90b04c324f88806 /archivers/star | |
parent | 1bc31aa3c8b794531dc7c15e5b14765c9b71bff5 (diff) | |
download | ports-d3640af3e14b7c5533cc8fed74f8af5ddee79767.tar.gz ports-d3640af3e14b7c5533cc8fed74f8af5ddee79767.zip |
Notes
Diffstat (limited to 'archivers/star')
-rw-r--r-- | archivers/star/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/star/Makefile b/archivers/star/Makefile index eba74817465f..915793917ecd 100644 --- a/archivers/star/Makefile +++ b/archivers/star/Makefile @@ -8,7 +8,7 @@ PORTNAME= star PORTVERSION= 1.3 -CATEGORIES= sysutils archivers +CATEGORIES= archivers MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/star/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/compress |