diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipseme/Makefile | 1 | ||||
-rw-r--r-- | java/javamail/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/java/eclipseme/Makefile b/java/eclipseme/Makefile index a58ced82d053..9e0017bdc503 100644 --- a/java/eclipseme/Makefile +++ b/java/eclipseme/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 0.4.6 PORTREVISION= 4 CATEGORIES= java devel MASTER_SITES= SF/${PORTNAME}/OldFiles -DISTNAME= ${PORTNAME}-${PORTVERSION} DIST_SUBDIR= eclipse MAINTAINER= ports@FreeBSD.org diff --git a/java/javamail/Makefile b/java/javamail/Makefile index c661f00ea885..9c3b55979b0c 100644 --- a/java/javamail/Makefile +++ b/java/javamail/Makefile @@ -9,7 +9,6 @@ PORTNAME= javamail PORTVERSION= 1.4.3 CATEGORIES= java mail MASTER_SITES= # -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Reference Implementation of JSR 919 |