diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-01-21 18:44:00 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-01-21 18:44:00 +0000 |
commit | 74e9037681a7dc0a1782d500aa97b9eb221b6958 (patch) | |
tree | f61b95c418b1d67a0efca277502c1b8331d88f8b /java | |
parent | 05c01870ab32d74110ff446a412a3f18e724750c (diff) |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/jboss2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jboss2/Makefile b/java/jboss2/Makefile index 55668a6cb522..2deb4d3df44c 100644 --- a/java/jboss2/Makefile +++ b/java/jboss2/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${APP_TITLE:L} PORTVERSION= 2.4.11 -CATEGORIES= java +CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${APP_TITLE}-${PORTVERSION} |