diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-10-19 03:18:59 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-10-19 03:18:59 +0800 |
commit | e0e56d1f63fe015b3ee12274eb394bcf8554104e (patch) | |
tree | 2e85b3d43cce76363a70e693acb508b18dcd8b26 /security/yassl | |
parent | 0021ef64bd5930014c5a42fbad83d653f38beb8c (diff) | |
download | freebsd-ports-gnome-e0e56d1f63fe015b3ee12274eb394bcf8554104e.tar.gz freebsd-ports-gnome-e0e56d1f63fe015b3ee12274eb394bcf8554104e.tar.zst freebsd-ports-gnome-e0e56d1f63fe015b3ee12274eb394bcf8554104e.zip |
- drop maintainership
Feature safe: yes
Diffstat (limited to 'security/yassl')
-rw-r--r-- | security/yassl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/yassl/Makefile b/security/yassl/Makefile index d2bdadf305ee..97c85c0dd706 100644 --- a/security/yassl/Makefile +++ b/security/yassl/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.6.0 CATEGORIES= security devel MASTER_SITES= http://www.yassl.com/ -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A embedded SSL C-Library LICENSE= GPLv2 |