diff options
author | trevor <trevor@FreeBSD.org> | 2004-04-11 01:26:55 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-04-11 01:26:55 +0800 |
commit | b6a7a057831a76b55852e240dcf2e68f351a86e6 (patch) | |
tree | cb234ac2805ee45ce07e64ce5f23d63b70cad4ce /java/jboss2 | |
parent | 2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (diff) | |
download | freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.gz freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.zst freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.zip |
Tidy up whitespace.
Diffstat (limited to 'java/jboss2')
-rw-r--r-- | java/jboss2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/jboss2/Makefile b/java/jboss2/Makefile index 0b3416c43697..55668a6cb522 100644 --- a/java/jboss2/Makefile +++ b/java/jboss2/Makefile @@ -6,9 +6,9 @@ # PORTNAME= ${APP_TITLE:L} -PORTVERSION= 2.4.11 +PORTVERSION= 2.4.11 CATEGORIES= java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${APP_TITLE}-${PORTVERSION} |