diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/kyra/Makefile | 2 | ||||
-rw-r--r-- | devel/libidn/Makefile | 2 | ||||
-rw-r--r-- | devel/libzt/Makefile | 2 | ||||
-rw-r--r-- | devel/pcre++/Makefile | 2 | ||||
-rw-r--r-- | devel/privman/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/kyra/Makefile b/devel/kyra/Makefile index 952affb6d786..afd84501c956 100644 --- a/devel/kyra/Makefile +++ b/devel/kyra/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kyra DISTNAME= ${PORTNAME}_src_2_0_5 -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Kyra is a simple Sprite engine written in C++ LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index 6caba312aa45..bdc3f72ea675 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/${PORTNAME}/ \ ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/${PORTNAME}/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Internationalized Domain Names command line tool LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv diff --git a/devel/libzt/Makefile b/devel/libzt/Makefile index a424a2b82c51..175321ea7d7a 100644 --- a/devel/libzt/Makefile +++ b/devel/libzt/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.2 CATEGORIES= devel MASTER_SITES= http://www.zerotao.org/downloads/${PORTNAME}/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Collection of utility code for C application/server development GNU_CONFIGURE= yes diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile index 224373a88978..0965d2eaa727 100644 --- a/devel/pcre++/Makefile +++ b/devel/pcre++/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.9.3 CATEGORIES= devel MASTER_SITES= ftp://ftp.daemon.de/scip/Apps/pcre++/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= A wrapper class around the pcre library LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre diff --git a/devel/privman/Makefile b/devel/privman/Makefile index 14d1538e7b65..7d87eabecd7b 100644 --- a/devel/privman/Makefile +++ b/devel/privman/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= devel security MASTER_SITES= http://opensource.nailabs.com/privman/downloads/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Library that makes it easy for programs to use privilege separation FORBIDDEN= "tempnam() can cause race condition, should be fixed by the author soon" |