diff options
Diffstat (limited to 'devel/qof')
-rw-r--r-- | devel/qof/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/qof/Makefile b/devel/qof/Makefile index 325cf09f692..1b91993eedd 100644 --- a/devel/qof/Makefile +++ b/devel/qof/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/10/28 23:36:39 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2009/05/20 00:58:14 wiz Exp $ # DISTNAME= qof-0.7.5 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qof/} |