diff options
author | petef <petef@FreeBSD.org> | 2001-08-23 07:07:23 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-08-23 07:07:23 +0800 |
commit | 9a9f6f4594ca582cd125d13be7ac233ea507e8df (patch) | |
tree | 5ec4d401caa1d17e9239519dd52f762f1e00f895 /misc | |
parent | 887b59d47c15d018d1a2010d2aeca4cb1bc86ce8 (diff) | |
download | freebsd-ports-gnome-9a9f6f4594ca582cd125d13be7ac233ea507e8df.tar.gz freebsd-ports-gnome-9a9f6f4594ca582cd125d13be7ac233ea507e8df.tar.zst freebsd-ports-gnome-9a9f6f4594ca582cd125d13be7ac233ea507e8df.zip |
Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by: ade
Diffstat (limited to 'misc')
-rw-r--r-- | misc/explosions/Makefile | 2 | ||||
-rw-r--r-- | misc/p5-Geo-Weather/Makefile | 2 | ||||
-rw-r--r-- | misc/reed/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/explosions/Makefile b/misc/explosions/Makefile index 835811836c42..845f34ff9a13 100644 --- a/misc/explosions/Makefile +++ b/misc/explosions/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/explosions/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0.//} -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image diff --git a/misc/p5-Geo-Weather/Makefile b/misc/p5-Geo-Weather/Makefile index a2ff462f0ed2..906d1252dd51 100644 --- a/misc/p5-Geo-Weather/Makefile +++ b/misc/p5-Geo-Weather/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ MASTER_SITE_SUBDIR= Geo PKGNAMEPREFIX= p5- -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww diff --git a/misc/reed/Makefile b/misc/reed/Makefile index 60463f14890c..ecf579fac298 100644 --- a/misc/reed/Makefile +++ b/misc/reed/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.6 CATEGORIES= misc MASTER_SITES= http://www.sacredchao.net/software/reed/ -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt |