diff options
Diffstat (limited to 'security/seahorse')
-rw-r--r-- | security/seahorse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 9734f83c25b..7d40a69df37 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2004/04/14 16:15:27 jmmv Exp $ +# $NetBSD: Makefile,v 1.30 2004/10/03 00:18:13 tv Exp $ DISTNAME= seahorse-0.7.3 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=seahorse/} |