diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-08-22 23:07:23 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-08-22 23:07:23 +0000 |
commit | 35db8cc37ddedc76463fd58e2e9ab68b5bc2cf59 (patch) | |
tree | e5c63416862c62d8531b3719c8b42aa17e9c2aa8 /misc | |
parent | 73285d263fece2b7690bd5c8e6adc0d78501434d (diff) |
Notes
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 |