diff options
Diffstat (limited to 'devel/p5-pango/Makefile')
-rw-r--r-- | devel/p5-pango/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-pango/Makefile b/devel/p5-pango/Makefile index b7698984114..d5dfab16789 100644 --- a/devel/p5-pango/Makefile +++ b/devel/p5-pango/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2011/11/01 06:01:02 sbd Exp $ +# $NetBSD: Makefile,v 1.12 2012/02/06 12:39:56 wiz Exp $ # DISTNAME= Pango-${DIST_VER} PKGNAME= p5-pango-${DIST_VER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} |