diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2011-05-02 09:41:27 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2011-05-02 09:41:27 +0000 |
commit | e7703d82f567763cb3364f5bcd99d9daf401346c (patch) | |
tree | 35548588bbc594736aa435c2d32802c052486ba5 /editors/joe | |
parent | 2b43202957d2d6cae844335d95cbe97014d30cd5 (diff) | |
download | ports-e7703d82f567763cb3364f5bcd99d9daf401346c.tar.gz ports-e7703d82f567763cb3364f5bcd99d9daf401346c.zip |
Notes
Diffstat (limited to 'editors/joe')
-rw-r--r-- | editors/joe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/joe/Makefile b/editors/joe/Makefile index 438c58684b44..28fd5f54ad61 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -8,7 +8,7 @@ PORTNAME= joe PORTVERSION= 3.7 PORTEPOCH= 1 -CATEGORIES= editors +CATEGORIES?= editors MASTER_SITES= SF/joe-editor/JOE%20sources/joe-${PORTVERSION} MAINTAINER= sylvio@FreeBSD.org |