diff options
Diffstat (limited to 'x11/fox/Makefile')
-rw-r--r-- | x11/fox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/fox/Makefile b/x11/fox/Makefile index b734b2e04f5..5267d122cd3 100644 --- a/x11/fox/Makefile +++ b/x11/fox/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2003/09/01 10:13:12 cjep Exp $ +# $NetBSD: Makefile,v 1.15 2003/11/30 22:58:40 jschauma Exp $ # DISTNAME= fox-1.0.43 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.fox-toolkit.org/ftp/ |