diff options
Diffstat (limited to 'devel/pangox-compat/Makefile')
-rw-r--r-- | devel/pangox-compat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/pangox-compat/Makefile b/devel/pangox-compat/Makefile index 7fbf888b119..ff0175d944a 100644 --- a/devel/pangox-compat/Makefile +++ b/devel/pangox-compat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2012/10/16 17:50:03 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2013/02/16 11:19:41 wiz Exp $ DISTNAME= pangox-compat-0.0.1 +PKGREVISION= 1 CATEGORIES= devel fonts MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pangox-compat/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |