diff options
author | wiz <wiz> | 2011-05-01 08:28:24 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-05-01 08:28:24 +0000 |
commit | bb66cc8abeb7b39207cc8e525e9c1f4409294b82 (patch) | |
tree | 9c47c21b4290b95d74192affa93b3d55b31c0462 /security | |
parent | c980ade1da35ef080ef30f20834616fb8a38b8b4 (diff) | |
download | pkgsrc-bb66cc8abeb7b39207cc8e525e9c1f4409294b82.tar.gz |
Add archivers and sysutils to CATEGORIES, per gdt.
Diffstat (limited to 'security')
-rw-r--r-- | security/tarsnap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tarsnap/Makefile b/security/tarsnap/Makefile index 093d22bc77f..0b53e7aadf0 100644 --- a/security/tarsnap/Makefile +++ b/security/tarsnap/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/04/30 12:21:05 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2011/05/01 08:28:24 wiz Exp $ # DISTNAME= tarsnap-autoconf-1.0.29 PKGNAME= ${DISTNAME:S/-autoconf//} -CATEGORIES= security +CATEGORIES= security archivers sysutils MASTER_SITES= https://www.tarsnap.com/download/ EXTRACT_SUFX= .tgz |