diff options
author | wiz <wiz@pkgsrc.org> | 2005-12-31 12:32:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-12-31 12:32:31 +0000 |
commit | f61c00219959608f718966bfcc0e63493109df7d (patch) | |
tree | e2ef3729dc5c8617c6fa05d421e33c2bfbe973ea /devel/gal2/Makefile | |
parent | 4cb74d094c64e425b700426e57e9eab403e93f97 (diff) | |
download | pkgsrc-f61c00219959608f718966bfcc0e63493109df7d.tar.gz |
Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
Diffstat (limited to 'devel/gal2/Makefile')
-rw-r--r-- | devel/gal2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gal2/Makefile b/devel/gal2/Makefile index 121979fe0ee..c940f3da2fa 100644 --- a/devel/gal2/Makefile +++ b/devel/gal2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2005/10/23 14:08:56 rillig Exp $ +# $NetBSD: Makefile,v 1.42 2005/12/31 12:32:33 wiz Exp $ # # Check the API before updating this package! gal-2.5 and above should # get their own gal26 package! @@ -6,6 +6,7 @@ DISTNAME= gal-2.4.3 PKGNAME= ${DISTNAME:S/gal/gal2/} +PKGREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gal/2.4/} EXTRACT_SUFX= .tar.bz2 |