diff options
Diffstat (limited to 'editors/abiword')
-rw-r--r-- | editors/abiword/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 664333a9850..bacf38ec00a 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.78 2004/05/07 01:14:48 xtraeme Exp $ +# $NetBSD: Makefile,v 1.79 2004/10/03 00:14:37 tv Exp $ # DISTNAME= abiword-2.0.5 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abiword/} EXTRACT_SUFX= .tar.bz2 |