diff options
Diffstat (limited to 'java/jboss3')
-rw-r--r-- | java/jboss3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jboss3/Makefile b/java/jboss3/Makefile index a3edc0b904d5..933417114ce5 100644 --- a/java/jboss3/Makefile +++ b/java/jboss3/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= jonc@chen.org.nz -COMMENT= JBoss 3, an open-source J2EE application server +COMMENT= JBoss 3.x, an open-source J2EE application server LATEST_LINK= jboss3 USE_JAVA= 1.4+ |