diff options
author | vs <vs@FreeBSD.org> | 2004-03-10 21:16:50 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-03-10 21:16:50 +0800 |
commit | 66e9a290d9561243b7ed5cefbdd76378a7c3a672 (patch) | |
tree | 5e60eed8c4520c8dc29715ba273ade81c11c8791 /www/nd/Makefile | |
parent | 936c5b74ef31cd17a3421fa32fee3c77aad07116 (diff) | |
download | freebsd-ports-gnome-66e9a290d9561243b7ed5cefbdd76378a7c3a672.tar.gz freebsd-ports-gnome-66e9a290d9561243b7ed5cefbdd76378a7c3a672.tar.zst freebsd-ports-gnome-66e9a290d9561243b7ed5cefbdd76378a7c3a672.zip |
- Update MAINTAINER-line of my ports to new @FreeBSD.org address
- Nuke 2x USE_SIZE while here
Approved by: linimon (mentor)
Diffstat (limited to 'www/nd/Makefile')
-rw-r--r-- | www/nd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nd/Makefile b/www/nd/Makefile index 862bfd84b0ed..6829435db29d 100644 --- a/www/nd/Makefile +++ b/www/nd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.8.2 CATEGORIES= www MASTER_SITES= http://www.gohome.org/nd/ -MAINTAINER= stolz+nd@i2.informatik.rwth-aachen.de +MAINTAINER= vs@FreeBSD.org COMMENT= A simple command line interface for WebDAV (RFC2518) server LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 |