diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:24:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:24:37 +0000 |
commit | 0074c5fa8cabe431c6868442326d476bb5ef2047 (patch) | |
tree | 1ef31ba9ad1115bd0e23a01a51630f10289403b1 /java/jboss5 | |
parent | - Switch SourceForge ports to the new File Release System: categories startin... (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L
Diffstat (limited to 'java/jboss5')
-rw-r--r-- | java/jboss5/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/jboss5/Makefile b/java/jboss5/Makefile index 7b63181a7e03..f4e9e2ae4fc8 100644 --- a/java/jboss5/Makefile +++ b/java/jboss5/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 5.0.0.GA PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= java devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/JBoss/JBoss-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org |