diff options
Diffstat (limited to 'textproc/xp/Makefile')
-rw-r--r-- | textproc/xp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/xp/Makefile b/textproc/xp/Makefile index af66181840d..4856db4d547 100644 --- a/textproc/xp/Makefile +++ b/textproc/xp/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2005/10/23 23:30:54 rillig Exp $ +# $NetBSD: Makefile,v 1.19 2006/02/05 23:11:08 joerg Exp $ # DISTNAME= xp PKGNAME= XP-0.5 +PKGREVISION= 1 CATEGORIES= textproc www java MASTER_SITES= ftp://ftp.jclark.com/pub/xml/ EXTRACT_SUFX= .zip |