diff options
author | antoine <antoine@FreeBSD.org> | 2014-05-10 18:42:01 +0000 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-05-10 18:42:01 +0000 |
commit | ff5bcc37830a33383f2d8fc32b5116a58ebc30fa (patch) | |
tree | d1fe869dbb7d16cf53b59800bea63186af313967 | |
parent | 835b91557dc5aef02d406a5a93a929016cb1bd0b (diff) | |
download | FreeBSD-ports-ff5bcc37830a33383f2d8fc32b5116a58ebc30fa.zip FreeBSD-ports-ff5bcc37830a33383f2d8fc32b5116a58ebc30fa.tar.gz |
Maintainer no longer wishes to maintain those ports
With hat: portmgr
-rw-r--r-- | devel/libphish/Makefile | 2 | ||||
-rw-r--r-- | editors/yui/Makefile | 2 | ||||
-rw-r--r-- | mail/sccmilter/Makefile | 2 | ||||
-rw-r--r-- | sysutils/mountsmb2/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/libphish/Makefile b/devel/libphish/Makefile index f679ebd..0ea29dd 100644 --- a/devel/libphish/Makefile +++ b/devel/libphish/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= http://download.berlios.de/opdb/ \ http://download2.berlios.de/opdb/ \ -MAINTAINER= citycat4@ngs.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform library to interact with the Open Phishing Database BUILD_DEPENDS= xmlwf:${PORTSDIR}/textproc/expat2 diff --git a/editors/yui/Makefile b/editors/yui/Makefile index a4b4b32..84dd2d0 100644 --- a/editors/yui/Makefile +++ b/editors/yui/Makefile @@ -7,7 +7,7 @@ CATEGORIES= editors MASTER_SITES= http://www.sheltonsoft.ru/fileZ/software/ \ http://www.askd.ru/~shelton/design/ -MAINTAINER= citycat4@ngs.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Rich-featured multi-windows console text editor USE_BZIP2= yes diff --git a/mail/sccmilter/Makefile b/mail/sccmilter/Makefile index 20e0560..3f684b6 100644 --- a/mail/sccmilter/Makefile +++ b/mail/sccmilter/Makefile @@ -8,7 +8,7 @@ CATEGORIES= mail sysutils MASTER_SITES= http://openoffice.mirahost.ru/fileZ/ports/ \ http://citycat4.land.ru/ -MAINTAINER= citycat4@ngs.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Sendmail spam control and canceling filter, based on Milter API .if !exists(/usr/lib/libmilter.a) diff --git a/sysutils/mountsmb2/Makefile b/sysutils/mountsmb2/Makefile index 43a6bff..388946c 100644 --- a/sysutils/mountsmb2/Makefile +++ b/sysutils/mountsmb2/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= lippe -MAINTAINER= citycat4@ngs.ru +MAINTAINER= ports@FreeBSD.org COMMENT= SMB/CIFS shares mounting scripts to do it at login RUN_DEPENDS= nbtscan:${PORTSDIR}/net-mgmt/nbtscan \ |