diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-05-14 14:59:51 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-05-14 14:59:51 +0000 |
commit | 38fd3832df3662d78323ba66881a7545654d18fa (patch) | |
tree | 60a23b25c1ff8b2a738cdbe522c5990da7dccfbf | |
parent | 80ef72e9629e312f67927dde5453f3ee2f629b48 (diff) |
Notes
-rw-r--r-- | databases/p5-DBD-Google/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-File-Tail/Makefile | 2 | ||||
-rw-r--r-- | games/etuxracer/Makefile | 2 | ||||
-rw-r--r-- | games/tuxracer/Makefile | 2 | ||||
-rw-r--r-- | misc/geekcode/Makefile | 2 | ||||
-rw-r--r-- | net/GeoIP/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-DBD-Google/Makefile b/databases/p5-DBD-Google/Makefile index e475335292b5..eee61516b65c 100644 --- a/databases/p5-DBD-Google/Makefile +++ b/databases/p5-DBD-Google/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= Treat Google as a datasource for DBI BUILD_DEPENDS= ${SITE_PERL}/Net/Google.pm:${PORTSDIR}/net/p5-Net-Google \ diff --git a/devel/p5-File-Tail/Makefile b/devel/p5-File-Tail/Makefile index 2695dbea5cda..f8b42ce67d22 100644 --- a/devel/p5-File-Tail/Makefile +++ b/devel/p5-File-Tail/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= Perl Module to read the end of a file as it\'s appended to PERL_CONFIGURE= YES diff --git a/games/etuxracer/Makefile b/games/etuxracer/Makefile index 3e8dca0b3afd..69a01283ab8e 100644 --- a/games/etuxracer/Makefile +++ b/games/etuxracer/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=tuxracer DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-data-${PORTVERSION}.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= A 3d penguin racing game using OpenGL LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 diff --git a/games/tuxracer/Makefile b/games/tuxracer/Makefile index 3e8dca0b3afd..69a01283ab8e 100644 --- a/games/tuxracer/Makefile +++ b/games/tuxracer/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=tuxracer DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-data-${PORTVERSION}.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= A 3d penguin racing game using OpenGL LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 diff --git a/misc/geekcode/Makefile b/misc/geekcode/Makefile index e1dbb0847b5d..ab07dbff0543 100644 --- a/misc/geekcode/Makefile +++ b/misc/geekcode/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= geekcode -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= A Geek Code Generator MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index ba163107ea38..489f442c316e 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.16 CATEGORIES= net MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= Find the country that any IP address or hostname originates from GNU_CONFIGURE= yes |