diff options
author | pav <pav@FreeBSD.org> | 2005-10-21 17:15:22 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-10-21 17:15:22 +0800 |
commit | d7bd76a8af86458133b29849eab863cf29c91ad1 (patch) | |
tree | d5ae22e44bef4f7ea40a270a5f287b8dfb88ba43 /editors | |
parent | 058d14b99ecd4ed54d6f1e0c7da18edf594206fa (diff) | |
download | freebsd-ports-gnome-d7bd76a8af86458133b29849eab863cf29c91ad1.tar.gz freebsd-ports-gnome-d7bd76a8af86458133b29849eab863cf29c91ad1.tar.zst freebsd-ports-gnome-d7bd76a8af86458133b29849eab863cf29c91ad1.zip |
- Restore prefix on chinese/joe, fix INDEX breakage
Pointy hat to: pav
Diffstat (limited to 'editors')
-rw-r--r-- | editors/joe2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/joe2/Makefile b/editors/joe2/Makefile index 8c8a6415f3e4..c2953b2f8670 100644 --- a/editors/joe2/Makefile +++ b/editors/joe2/Makefile @@ -7,7 +7,7 @@ PORTNAME= joe PORTVERSION= 2.9.8 -CATEGORIES= editors +CATEGORIES+= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}-editor |