aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-06 15:25:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-06 15:25:42 +0000
commit7f304f06332ccf9ffd505d1e3eec2e9723210b60 (patch)
tree959bd486ed1d5cb195e1ead74c2376ef2eddd420 /mail
parent8d3ade7517329ee18d0c19fb46682f87aaf00dce (diff)
downloadports-7f304f06332ccf9ffd505d1e3eec2e9723210b60.tar.gz
ports-7f304f06332ccf9ffd505d1e3eec2e9723210b60.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/openemm2013/Makefile8
-rw-r--r--mail/openemm2015/Makefile8
2 files changed, 6 insertions, 10 deletions
diff --git a/mail/openemm2013/Makefile b/mail/openemm2013/Makefile
index d6aa2bc809aa..df15543eb657 100644
--- a/mail/openemm2013/Makefile
+++ b/mail/openemm2013/Makefile
@@ -5,12 +5,10 @@ PORTNAME= openemm2013
PORTVERSION= R2
PORTREVISION= 1
CATEGORIES= mail java www
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT/} \
- http://central.maven.org/maven2/%SUBDIR%/:MAVEN2
-MASTER_SITE_SUBDIR= openemm/OpenEMM%20software/OpenEMM%202013/:DEFAULT \
- com/lowagie/itext/2.1.7/:MAVEN2
+MASTER_SITES= SF/openemm/OpenEMM%20software/OpenEMM%202013/ \
+ http://central.maven.org/maven2/com/lowagie/itext/2.1.7/:MAVEN2
DISTNAME= OpenEMM-2013_${PORTVERSION}-src
-DISTFILES= OpenEMM-2013_${PORTVERSION}-src.tar.gz:DEFAULT OpenEMM-2013_${PORTVERSION}-JARs.tar.gz:DEFAULT \
+DISTFILES= OpenEMM-2013_${PORTVERSION}-src.tar.gz OpenEMM-2013_${PORTVERSION}-JARs.tar.gz \
itext-2.1.7.jar:MAVEN2
MAINTAINER= horst.leitenmueller@liwest.at
diff --git a/mail/openemm2015/Makefile b/mail/openemm2015/Makefile
index ac9fc5a2979d..81a8a2675cd6 100644
--- a/mail/openemm2015/Makefile
+++ b/mail/openemm2015/Makefile
@@ -4,12 +4,10 @@
PORTNAME= openemm2015
PORTVERSION= 0
CATEGORIES= mail java www
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT/} \
- http://central.maven.org/maven2/%SUBDIR%/:MAVEN2
-MASTER_SITE_SUBDIR= openemm/OpenEMM%20software/OpenEMM%202015/:DEFAULT \
- com/lowagie/itext/2.1.7/:MAVEN2
+MASTER_SITES= SF/openemm/OpenEMM%20software/OpenEMM%202015/ \
+ http://central.maven.org/maven2/com/lowagie/itext/2.1.7/:MAVEN2
DISTNAME= OpenEMM-2015-src
-DISTFILES= OpenEMM-2015-src.tar.gz:DEFAULT OpenEMM-2015-JARs.tar.gz:DEFAULT \
+DISTFILES= OpenEMM-2015-src.tar.gz OpenEMM-2015-JARs.tar.gz \
itext-2.1.7.jar:MAVEN2
MAINTAINER= horst.leitenmueller@liwest.at