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 b602a923872..2276b28ed2f 100644 --- a/sysutils/xnc/Makefile +++ b/sysutils/xnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2004/10/03 00:18:17 tv Exp $ +# $NetBSD: Makefile,v 1.18 2004/12/28 23:18:20 reed Exp $ DISTNAME= xnc-5.0.4.src PKGNAME= xnc-5.0.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils x11 MASTER_SITES= http://www.xnc.dubna.su/src-5/ |