diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2007-01-23 08:19:11 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2007-01-23 08:19:11 +0000 |
commit | ee0eccf53aee99fd2df4adc30d84737985aab958 (patch) | |
tree | 695d6ef9612d9f28ae374744adc6a7c318d6592b /devel/gwenhywfar/Makefile | |
parent | a6bcf131f6ca597f9621e9c9b687e1384ffa1e8b (diff) |
Notes
Diffstat (limited to 'devel/gwenhywfar/Makefile')
-rw-r--r-- | devel/gwenhywfar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gwenhywfar/Makefile b/devel/gwenhywfar/Makefile index b98a99c2171a..7cb28da7193a 100644 --- a/devel/gwenhywfar/Makefile +++ b/devel/gwenhywfar/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel net security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= lawrance@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multi-platform helper library for networking and security applications OPTIONS= SSLDEBUG "Enable gwenhywfar SSL debug (if SSL enabled)" off \ |