diff options
author | adamw <adamw@FreeBSD.org> | 2006-09-24 03:35:56 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2006-09-24 03:35:56 +0800 |
commit | 6ac755629f3b579bfa2fb57fae62fd44050488d3 (patch) | |
tree | e0a01ab04e78187c955d604138f19ee2c3c31151 /security | |
parent | 8589a1120fbcdffdc98a1e78b07e3c373d1b2005 (diff) | |
download | freebsd-ports-gnome-6ac755629f3b579bfa2fb57fae62fd44050488d3.tar.gz freebsd-ports-gnome-6ac755629f3b579bfa2fb57fae62fd44050488d3.tar.zst freebsd-ports-gnome-6ac755629f3b579bfa2fb57fae62fd44050488d3.zip |
Release my ports back into the wild.
Be free, little ports. May you all grow big and strong.
Except gnome-icons-edge. You should probably be nuked. Just sayin'.
Diffstat (limited to 'security')
-rw-r--r-- | security/libgnomesu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libgnomesu/Makefile b/security/libgnomesu/Makefile index c652bf8a7060..fa3dff198d1e 100644 --- a/security/libgnomesu/Makefile +++ b/security/libgnomesu/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= security gnome MASTER_SITES= http://members.chello.nl/~h.lai/libgnomesu/ -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library and frontend for running commands as root USE_X_PREFIX= yes |