diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-03-11 12:29:39 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-03-11 12:29:39 +0000 |
commit | 1dc446781629bb0ccc025caa5c3ef0020d69a4e6 (patch) | |
tree | 80e653e802ae0867bb272139d64629b4fdb7ebfe /security/seahorse | |
parent | 28eb4063547de669a6db294984e0255057acf0a6 (diff) | |
download | pkgsrc-1dc446781629bb0ccc025caa5c3ef0020d69a4e6.tar.gz |
Bump PKGREVISION to catch with gpgme03 package rename (it was named gpgme
previously) and its associated library.
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 4291c63cb6f..a5d76f20ee5 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2004/03/08 19:40:42 jmmv Exp $ +# $NetBSD: Makefile,v 1.26 2004/03/11 12:29:39 jmmv Exp $ DISTNAME= seahorse-0.7.3 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=seahorse/} |