diff options
Diffstat (limited to 'x11/xforms/Makefile')
-rw-r--r-- | x11/xforms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xforms/Makefile b/x11/xforms/Makefile index e8c3dbf58a9..5f1ebf68da6 100644 --- a/x11/xforms/Makefile +++ b/x11/xforms/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.50 2004/04/11 15:40:01 xtraeme Exp $ +# $NetBSD: Makefile,v 1.51 2004/10/03 00:18:39 tv Exp $ # DISTNAME= xforms-1.0-release PKGNAME= xforms-1.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ftp://ncmir.ucsd.edu/pub/xforms/OpenSource/ \ http://archive.cs.uu.nl/mirror/XFORMS/OpenSource/ |