diff options
author | grant <grant@pkgsrc.org> | 2003-10-11 13:40:19 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-10-11 13:40:19 +0000 |
commit | 8a9d3d8db0267c99823917a404e754feb4bcdd63 (patch) | |
tree | 350d46f49351a73775ecc23459c02231c4c68a64 /security | |
parent | 2d9c5b465a3761809d2f1192d446717f5b5be786 (diff) | |
download | pkgsrc-8a9d3d8db0267c99823917a404e754feb4bcdd63.tar.gz |
bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS.
Diffstat (limited to 'security')
-rw-r--r-- | security/rats/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/rats/Makefile b/security/rats/Makefile index 5e1e345fd5c..deee1962ece 100644 --- a/security/rats/Makefile +++ b/security/rats/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/07/17 22:53:12 grant Exp $ +# $NetBSD: Makefile,v 1.11 2003/10/11 13:40:19 grant Exp $ # DISTNAME= rats-2.1 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.securesw.com/rats/ |