diff options
Diffstat (limited to 'sysutils/xnc/Makefile')
-rw-r--r-- | sysutils/xnc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xnc/Makefile b/sysutils/xnc/Makefile index 53743e341cc..928aaa2f2e4 100644 --- a/sysutils/xnc/Makefile +++ b/sysutils/xnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/07/17 22:53:59 grant Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/03 18:49:54 reed Exp $ DISTNAME= xnc-4.4.7.src PKGNAME= xnc-4.4.7 -PKGREVISION= 2 +PKGREVISION= 3 WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} CATEGORIES= sysutils x11 MASTER_SITES= http://www.xnc.dubna.su/src/ |