diff options
author | andreas <andreas@FreeBSD.org> | 2000-02-21 01:01:26 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2000-02-21 01:01:26 +0800 |
commit | 8de22ca05f9bc16a76c2ddcbf2580639c6369a02 (patch) | |
tree | f94a55605dedf3d0ae96c20273fd247c035e3157 /www/mapedit | |
parent | 6d241a71914a273bfa92855d838d0d1886880b4f (diff) | |
download | freebsd-ports-gnome-8de22ca05f9bc16a76c2ddcbf2580639c6369a02.tar.gz freebsd-ports-gnome-8de22ca05f9bc16a76c2ddcbf2580639c6369a02.tar.zst freebsd-ports-gnome-8de22ca05f9bc16a76c2ddcbf2580639c6369a02.zip |
Reducing Maintainership to an amount of ports
I can handle.
Sorry, the rest has to go to ports@FreeBSD.ORG.
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 |