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 /security | |
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 'security')
-rw-r--r-- | security/quintuple-agent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/quintuple-agent/Makefile b/security/quintuple-agent/Makefile index f361367393cc..4b5610e010d9 100644 --- a/security/quintuple-agent/Makefile +++ b/security/quintuple-agent/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.vibe.at/tools/q-agent/ -MAINTAINER= stolz@i2.informatik.rwth-aachen.de +MAINTAINER= vs@FreeBSD.org COMMENT= Quintuple Agent is a program that stores secrets for you USE_GETTEXT= yes |