diff options
Diffstat (limited to 'sysutils/xfe/Makefile')
-rw-r--r-- | sysutils/xfe/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/xfe/Makefile b/sysutils/xfe/Makefile index a270086a0ff..86163b05d13 100644 --- a/sysutils/xfe/Makefile +++ b/sysutils/xfe/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2009/07/22 09:01:48 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2009/08/26 19:58:20 sno Exp $ DISTNAME= xfe-1.04 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xfe/} |