diff options
Diffstat (limited to 'editors/joe')
-rw-r--r-- | editors/joe/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/joe/Makefile b/editors/joe/Makefile index 93f4e8284df..cdee0980fcf 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2005/12/29 06:21:38 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2006/02/05 23:08:56 joerg Exp $ DISTNAME= joe-3.3 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=joe-editor/} |