diff options
author | sf <sf@FreeBSD.org> | 2001-02-09 01:31:26 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-02-09 01:31:26 +0800 |
commit | 8745ef7fe7dda6f0a2f4ab83f70439c2e0558b90 (patch) | |
tree | f8a1875a5c2bfa433d859e0841c972304ddf9fc0 /archivers/gtar/Makefile | |
parent | 6258af5023265524c4becd555819db857df1a61b (diff) | |
download | freebsd-ports-gnome-8745ef7fe7dda6f0a2f4ab83f70439c2e0558b90.tar.gz freebsd-ports-gnome-8745ef7fe7dda6f0a2f4ab83f70439c2e0558b90.tar.zst freebsd-ports-gnome-8745ef7fe7dda6f0a2f4ab83f70439c2e0558b90.zip |
change category to archivers.
Diffstat (limited to 'archivers/gtar/Makefile')
-rw-r--r-- | archivers/gtar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile index 1a10379923fb..333608612d08 100644 --- a/archivers/gtar/Makefile +++ b/archivers/gtar/Makefile @@ -8,7 +8,7 @@ PORTNAME= tar PORTVERSION= 1.13.19 PKGNAMEPREFIX= g -CATEGORIES= sysutils archivers +CATEGORIES= archivers sysutils MASTER_SITES= ftp://alpha.gnu.org/gnu/tar/ \ ftp://ftp.sunsite.org.uk/Mirrors/alpha.gnu.org/gnu/tar/ \ ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/tar/ |