diff options
author | tmseck <tmseck@FreeBSD.org> | 2013-03-10 02:09:24 +0800 |
---|---|---|
committer | tmseck <tmseck@FreeBSD.org> | 2013-03-10 02:09:24 +0800 |
commit | 05b74714da57d8d41a41ece4711a753a277a0444 (patch) | |
tree | 56a821b5c7d008e1e187546a32bf69b0a14ee809 /www/libecap | |
parent | 3a41aee0a390f194585d2a2e1c18ba09ab551355 (diff) | |
download | freebsd-ports-gnome-05b74714da57d8d41a41ece4711a753a277a0444.tar.gz freebsd-ports-gnome-05b74714da57d8d41a41ece4711a753a277a0444.tar.zst freebsd-ports-gnome-05b74714da57d8d41a41ece4711a753a277a0444.zip |
Change MAINTAINER to my FreeBSD.org address.
Approved by: flo (mentor)
Diffstat (limited to 'www/libecap')
-rw-r--r-- | www/libecap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libecap/Makefile b/www/libecap/Makefile index eff26b81dd97..003f078b6a2f 100644 --- a/www/libecap/Makefile +++ b/www/libecap/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= www security MASTER_SITES= http://www.measurement-factory.com/tmp/ecap/ -MAINTAINER= tmseck@web.de +MAINTAINER= tmseck@FreeBSD.org COMMENT= Library for module based network content analysis GNU_CONFIGURE= yes |