diff options
author | jlam <jlam@pkgsrc.org> | 2006-03-21 06:00:43 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-03-21 06:00:43 +0000 |
commit | 11993b86ed427d48b7fc435e346ed24f34cf0a4f (patch) | |
tree | 46e7a9990bf2c594b6d10506ab96059f5c41e3d7 /security | |
parent | 6957d70e2327dc2a8d4275277e1be50967ce38fe (diff) | |
download | pkgsrc-11993b86ed427d48b7fc435e346ed24f34cf0a4f.tar.gz |
Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
Diffstat (limited to 'security')
-rw-r--r-- | security/seahorse-gedit/Makefile | 3 | ||||
-rw-r--r-- | security/seahorse-nautilus/Makefile | 3 | ||||
-rw-r--r-- | security/seahorse/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/security/seahorse-gedit/Makefile b/security/seahorse-gedit/Makefile index 2f986c005ae..c42ec7e7de6 100644 --- a/security/seahorse-gedit/Makefile +++ b/security/seahorse-gedit/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/03/14 15:03:44 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2006/03/21 06:00:48 jlam Exp $ DISTNAME= seahorse-0.8.1 PKGNAME= seahorse-gedit-0.8.1 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/0.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/seahorse-nautilus/Makefile b/security/seahorse-nautilus/Makefile index e662dfea27a..be28eaddc1f 100644 --- a/security/seahorse-nautilus/Makefile +++ b/security/seahorse-nautilus/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/03/14 15:02:38 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2006/03/21 06:00:49 jlam Exp $ DISTNAME= seahorse-0.8.1 PKGNAME= seahorse-nautilus-0.8.1 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/0.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 6f396aee2e4..576119b7d6d 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2006/03/14 15:00:57 drochner Exp $ +# $NetBSD: Makefile,v 1.52 2006/03/21 06:00:48 jlam Exp $ DISTNAME= seahorse-0.8.1 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/0.8/} EXTRACT_SUFX= .tar.bz2 |