diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-02-20 17:01:26 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-02-20 17:01:26 +0000 |
commit | ab10519a48aec564bfab151e118065ef09c8adc8 (patch) | |
tree | 9c30f240a551cc5ee41bebb555b1692b2238e2c3 /www/mapedit | |
parent | 05c69e175169452ca99c218747dca1c571955eaf (diff) | |
download | ports-ab10519a48aec564bfab151e118065ef09c8adc8.tar.gz ports-ab10519a48aec564bfab151e118065ef09c8adc8.zip |
Notes
Diffstat (limited to 'www/mapedit')
-rw-r--r-- | www/mapedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mapedit/Makefile b/www/mapedit/Makefile index 3c1687dd48c2..96ab0a7d12bf 100644 --- a/www/mapedit/Makefile +++ b/www/mapedit/Makefile @@ -11,7 +11,7 @@ PKGNAME= mapedit-2.3 CATEGORIES= www MASTER_SITES= ftp://ftp.boutell.com/pub/boutell/mapedit/ -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/java/bin/java:${PORTSDIR}/java/jdk |