diff options
-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 f679ebdff301..0ea29dd31ae8 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 a4b4b328a1e1..84dd2d0abdb8 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 20e05606f397..3f684b66decb 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 43a6bfff2d80..388946c07806 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 \ |