diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-04-16 03:13:34 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-04-16 03:13:34 +0800 |
commit | 334897b1aa1a1fb6620a5e23e28cb4c40d9ecf36 (patch) | |
tree | dbfd004c7f1479edd11df81e3fcbeb9ac3bf1983 /databases/grass | |
parent | d1f01f06870048b980c6c9e27e21632a3acc70d1 (diff) | |
download | freebsd-ports-gnome-334897b1aa1a1fb6620a5e23e28cb4c40d9ecf36.tar.gz freebsd-ports-gnome-334897b1aa1a1fb6620a5e23e28cb4c40d9ecf36.tar.zst freebsd-ports-gnome-334897b1aa1a1fb6620a5e23e28cb4c40d9ecf36.zip |
- Reassign to ports@
- Thank you for your service, we hope to see you back
PR: ports/122796, ports/122797, ports/122798
Submitted by: Laurent Courty <lrntct gmail.com>
Diffstat (limited to 'databases/grass')
-rw-r--r-- | databases/grass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile index 40811b343ece..d0a085f4b6f0 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -23,7 +23,7 @@ MASTER_SITES= http://grass.itc.it/grass62/source/ \ http://gulus.usherbrooke.ca/pub/appl/grass/grass62/source/\ http://ludique.u-bourgogne.fr/grass/grass62/source/ -MAINTAINER= lrntct@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= An open source Geographical Information System (GIS) BUILD_DEPENDS= proj:${PORTSDIR}/graphics/proj \ |