diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-09-19 09:51:48 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-09-19 09:51:48 +0000 |
commit | 09c0058602dd873c610caf77f848660cfa30da52 (patch) | |
tree | 3081c9afb267421c484fc9375a4d68369f3696ca | |
parent | 113bb2e0b78f943128b4267fe9cdc7972537f3ca (diff) | |
download | ports-09c0058602dd873c610caf77f848660cfa30da52.tar.gz ports-09c0058602dd873c610caf77f848660cfa30da52.zip |
Notes
-rw-r--r-- | graphics/gimp-greycstoration/Makefile | 2 | ||||
-rw-r--r-- | security/umit/Makefile | 2 | ||||
-rw-r--r-- | www/havp/Makefile | 2 | ||||
-rw-r--r-- | www/rejik/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gimp-greycstoration/Makefile b/graphics/gimp-greycstoration/Makefile index 8f2298f26eaa..eaa75301302b 100644 --- a/graphics/gimp-greycstoration/Makefile +++ b/graphics/gimp-greycstoration/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.haypocalc.com/perso/prog/greycstoration/ \ http://bio3k.softboard.ru/uploads/arch/ PKGNAMEPREFIX= gimp- -MAINTAINER= b3k@mail.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Gimp plugin used for noise reduction BUILD_DEPENDS= gimp>0:${PORTSDIR}/graphics/gimp \ diff --git a/security/umit/Makefile b/security/umit/Makefile index e58f31ee3058..7b36d4c5ba48 100644 --- a/security/umit/Makefile +++ b/security/umit/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-RC2 \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= b3k@mail.ru +MAINTAINER= ports@FreeBSD.org COMMENT= UMIT is the nmap frontend developed with Python and PyGTK RUN_DEPENDS= ${LOCALBASE}/bin/nmap:${PORTSDIR}/security/nmap \ diff --git a/www/havp/Makefile b/www/havp/Makefile index 25213a5f1e82..1dcedb17ef8f 100644 --- a/www/havp/Makefile +++ b/www/havp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.server-side.de/download/ \ http://bio3k.softboard.ru/uploads/arch/ \ http://havp.hege.li/download/ -MAINTAINER= b3k@mail.ru +MAINTAINER= ports@FreeBSD.org COMMENT= HTTP Antivirus Proxy LIB_DEPENDS= clamav.6:${PORTSDIR}/security/clamav diff --git a/www/rejik/Makefile b/www/rejik/Makefile index 91d288e7c2bc..b146e0a4a3e9 100644 --- a/www/rejik/Makefile +++ b/www/rejik/Makefile @@ -14,7 +14,7 @@ DISTNAME= redirector-${PORTVERSION} EXTRACT_SUFX= .tgz DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= b3k@mail.ru +MAINTAINER= ports@FreeBSD.org COMMENT= A squid redirector used for blocking unwanted content LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre |