diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xp/Makefile b/textproc/xp/Makefile index 0d0171a6ab8..c486c77fb29 100644 --- a/textproc/xp/Makefile +++ b/textproc/xp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2003/07/17 22:54:56 grant Exp $ +# $NetBSD: Makefile,v 1.15 2003/08/23 15:23:00 jschauma Exp $ # DISTNAME= xp PKGNAME= XP-0.5 -CATEGORIES= textproc www +CATEGORIES= textproc www java MASTER_SITES= ftp://ftp.jclark.com/pub/xml/ EXTRACT_SUFX= .zip |