diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-08 18:39:51 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-08 18:39:51 +0000 |
commit | 88fbff9a4a1c038867bb8f596b2c986c71b1c4e0 (patch) | |
tree | ce6abda1327bbd381fc6d23c06ad8f60b341e3c6 /editors | |
parent | 0fbec9c38528bf677fea812b4f2ec657659af262 (diff) | |
download | ports-88fbff9a4a1c038867bb8f596b2c986c71b1c4e0.tar.gz ports-88fbff9a4a1c038867bb8f596b2c986c71b1c4e0.zip |
Notes
Diffstat (limited to 'editors')
-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 fce290ae1501..5b9cd4f02b58 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -8,7 +8,7 @@ PORTNAME= joe PORTVERSION= 3.3 PORTEPOCH= 1 -CATEGORIES= editors +CATEGORIES+= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}-editor DISTNAME= ${PORTNAME}-${PORTVERSION} |