diff options
author | clsung <clsung@FreeBSD.org> | 2007-05-25 08:39:40 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-05-25 08:39:40 +0800 |
commit | a68e9e27fa4e201c25d8b553692e4f56c661b826 (patch) | |
tree | d52200e6fd20f70c0e2f914635c57bcaa04124cd /security/bugs | |
parent | 8c5346d8fd7a858af815f8ec5d350229baec5b05 (diff) | |
download | freebsd-ports-gnome-a68e9e27fa4e201c25d8b553692e4f56c661b826.tar.gz freebsd-ports-gnome-a68e9e27fa4e201c25d8b553692e4f56c661b826.tar.zst freebsd-ports-gnome-a68e9e27fa4e201c25d8b553692e4f56c661b826.zip |
- stephane@ give up maintain his ports
PR: ports/112464
Submitted by: stephane
Diffstat (limited to 'security/bugs')
-rw-r--r-- | security/bugs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/bugs/Makefile b/security/bugs/Makefile index 86eb6f526cfe..391f15ac9d87 100644 --- a/security/bugs/Makefile +++ b/security/bugs/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://www.encryptsolutions.com/english/download/ EXTRACT_SUFX= .tgz -MAINTAINER= stephane@freebsd-fr.org +MAINTAINER= ports@FreeBSD.org COMMENT= Great cryptography library and sample programs PLIST_SUB+= PORTVERSION=${PORTVERSION} |