diff options
Diffstat (limited to 'textproc/cawf/Makefile')
-rw-r--r-- | textproc/cawf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/cawf/Makefile b/textproc/cawf/Makefile index 87c4c35cf7f..49e7430e3b8 100644 --- a/textproc/cawf/Makefile +++ b/textproc/cawf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/06/17 03:50:36 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:00 joerg Exp $ # # Possible TODOs: # - set CH based on manual page section number, and real OS name @@ -8,6 +8,7 @@ DISTNAME= cawf PKGNAME= cawf-4.10 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ftp://vic.cc.purdue.edu/pub/ \ http://www.tux.org/pub/sites/vic.cc.purdue.edu/ |