diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-05-25 00:39:40 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-05-25 00:39:40 +0000 |
commit | 6348e2d790ad10925e1d5efa36ade9883c5194e5 (patch) | |
tree | 53bcd356b37142153c5cbadafa6240cc5319fa43 /security/bugs | |
parent | 3c9b6f623ec97015738c33fc5803618da1cb212e (diff) | |
download | ports-6348e2d790ad10925e1d5efa36ade9883c5194e5.tar.gz ports-6348e2d790ad10925e1d5efa36ade9883c5194e5.zip |
Notes
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} |