diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
commit | 7f5e67a16f11ab4f24c445171b067f1b01045081 (patch) | |
tree | 32b4a6deb38037f67580dcd372cbbf887f4b1044 /security/pure-sfv | |
parent | f74e36c92de5fdb21a15bb8effe5336a352ee9fb (diff) | |
download | FreeBSD-ports-7f5e67a16f11ab4f24c445171b067f1b01045081.zip FreeBSD-ports-7f5e67a16f11ab4f24c445171b067f1b01045081.tar.gz |
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
Diffstat (limited to 'security/pure-sfv')
-rw-r--r-- | security/pure-sfv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pure-sfv/Makefile b/security/pure-sfv/Makefile index a324568..bd8803f 100644 --- a/security/pure-sfv/Makefile +++ b/security/pure-sfv/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION}_src -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Utility to test and create .sfv files USE_GMAKE= yes |