diff options
author | hq <hq@FreeBSD.org> | 2005-05-23 22:39:05 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2005-05-23 22:39:05 +0800 |
commit | 5b830240f0903f41e6dc200189cd5e5c00ea7fdb (patch) | |
tree | 531a0a57a3d83bcc305ac758156e22ba8c1afa8e /java/jboss5 | |
parent | a4cc3a1be8059270344f4d36db6adafa9f38b7dc (diff) | |
download | freebsd-ports-gnome-5b830240f0903f41e6dc200189cd5e5c00ea7fdb.tar.gz freebsd-ports-gnome-5b830240f0903f41e6dc200189cd5e5c00ea7fdb.tar.zst freebsd-ports-gnome-5b830240f0903f41e6dc200189cd5e5c00ea7fdb.zip |
Add 'devel' category
Reported by: portlint
Approved by: maintainer
Diffstat (limited to 'java/jboss5')
-rw-r--r-- | java/jboss5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jboss5/Makefile b/java/jboss5/Makefile index 2fe7999990d9..d8733bb36a7f 100644 --- a/java/jboss5/Makefile +++ b/java/jboss5/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${APP_TITLE:L} PORTVERSION= 4.0.2 -CATEGORIES= java +CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-src |