diff options
-rw-r--r-- | devel/libphish/Makefile | 2 | ||||
-rw-r--r-- | graphics/showimg/Makefile | 2 | ||||
-rw-r--r-- | mail/kavmilter/Makefile | 2 | ||||
-rw-r--r-- | mail/sccmilter/Makefile | 2 | ||||
-rw-r--r-- | net/smb4k/Makefile | 2 | ||||
-rw-r--r-- | sysutils/kkbswitch/Makefile | 2 | ||||
-rw-r--r-- | sysutils/mountsmb2/Makefile | 2 | ||||
-rw-r--r-- | sysutils/spassgen/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/devel/libphish/Makefile b/devel/libphish/Makefile index 565861d0c90..4c90b467363 100644 --- a/devel/libphish/Makefile +++ b/devel/libphish/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://download.berlios.de/opdb/ \ http://download2.berlios.de/opdb/ \ -MAINTAINER= shelton@granch.ru +MAINTAINER= achilov-rn@askd.ru COMMENT= A cross-platform library to interact with the Open Phishing Database BUILD_DEPENDS= xmlwf:${PORTSDIR}/textproc/expat2 diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile index 194c8fda0fd..6fd027f2019 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -13,7 +13,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.jalix.org/projects/${PORTNAME}/download/${PORTVERSION}/ \ http://vxj-se.lunar-linux.org/lunar/cache/ -MAINTAINER= shelton@granch.ru +MAINTAINER= achilov-rn@askd.ru COMMENT= A picture viewer designed to run under KDE 3.x USE_BZIP2= yes diff --git a/mail/kavmilter/Makefile b/mail/kavmilter/Makefile index 43308d9a412..5160ad03434 100644 --- a/mail/kavmilter/Makefile +++ b/mail/kavmilter/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://granch.ru/pub/kavmilter/ -MAINTAINER= shelton@granch.ru +MAINTAINER= achilov-rn@askd.ru COMMENT= Sendmail antivirus filter, based on Kaspersky Antivirus and Milter API .if !exists(/usr/lib/libmilter.a) diff --git a/mail/sccmilter/Makefile b/mail/sccmilter/Makefile index 2448d6cd25c..40433803734 100644 --- a/mail/sccmilter/Makefile +++ b/mail/sccmilter/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.95.7 CATEGORIES= mail sysutils MASTER_SITES= ftp://ftp.granch.ru/pub/kavmilter/ -MAINTAINER= shelton@granch.ru +MAINTAINER= achilov-rn@askd.ru COMMENT= Sendmail spam control and canceling filter, based on Milter API .if !exists(/usr/lib/libmilter.a) diff --git a/net/smb4k/Makefile b/net/smb4k/Makefile index 38f2a057962..6091a715074 100644 --- a/net/smb4k/Makefile +++ b/net/smb4k/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net kde MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= smb4k -MAINTAINER= shelton@www.granch.ru +MAINTAINER= achilov-rn@askd.ru COMMENT= KDE 3.x SMB Network browser and SMB shares mounting center RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo \ diff --git a/sysutils/kkbswitch/Makefile b/sysutils/kkbswitch/Makefile index 87a63bc58ad..1e016a0f6e6 100644 --- a/sysutils/kkbswitch/Makefile +++ b/sysutils/kkbswitch/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kkbswitch -MAINTAINER= shelton@granch.ru +MAINTAINER= achilov-rn@askd.ru COMMENT= Keyboard layout switcher and indicator for KDE 3.x EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure diff --git a/sysutils/mountsmb2/Makefile b/sysutils/mountsmb2/Makefile index e042ea3a2c5..4b80eff5180 100644 --- a/sysutils/mountsmb2/Makefile +++ b/sysutils/mountsmb2/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.90.2 CATEGORIES= sysutils net MASTER_SITES= ftp://ftp.granch.ru/pub/other/ -MAINTAINER= shelton@www.granch.ru +MAINTAINER= achilov-rn@askd.ru COMMENT= SMB/CIFS shares mounting scripts to do it at login RUN_DEPENDS= nbtscan:${PORTSDIR}/net-mgmt/nbtscan \ diff --git a/sysutils/spassgen/Makefile b/sysutils/spassgen/Makefile index 2a18bddf983..535aaac804c 100644 --- a/sysutils/spassgen/Makefile +++ b/sysutils/spassgen/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= spassgen -MAINTAINER= shelton@granch.ru +MAINTAINER= achilov-rn@askd.ru COMMENT= Qt GUI secure password generator BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake |