diff options
author | fenner <fenner@FreeBSD.org> | 2000-04-22 06:07:32 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2000-04-22 06:07:32 +0800 |
commit | a50207ff578ad09037442abad56748fa9370dd5a (patch) | |
tree | 8ffe5d466d848f20032679eb543be21ba9f6ec32 | |
parent | 5dbc2a11409d90d3b8a6631163695f3487c1cf21 (diff) | |
download | freebsd-ports-gnome-a50207ff578ad09037442abad56748fa9370dd5a.tar.gz freebsd-ports-gnome-a50207ff578ad09037442abad56748fa9370dd5a.tar.zst freebsd-ports-gnome-a50207ff578ad09037442abad56748fa9370dd5a.zip |
Remove oly@world.std.com as MAINTAINER; email has been bouncing for 2 months.
-rw-r--r-- | devel/popt/Makefile | 4 | ||||
-rw-r--r-- | games/xripple/Makefile | 2 | ||||
-rw-r--r-- | security/cops/Makefile | 2 |
3 files changed, 2 insertions, 6 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile index cb9c6038291c..ee12f96ad25c 100644 --- a/devel/popt/Makefile +++ b/devel/popt/Makefile @@ -8,8 +8,8 @@ PORTNAME= popt PORTVERSION= 1.4 CATEGORIES= devel -MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/current/SRPMS/SRPMS/ \ - ftp://ftp.cdrom.com/pub/linux/redhat/current/SRPMS/SRPMS/ +MASTER_SITES= ftp://ftp.redhat.com/redhat/current/SRPMS/SRPMS/ \ + ftp://ftp.freesoftware.com/pub/linux/redhat/current/SRPMS/SRPMS/ EXTRACT_SUFX= -1.src.rpm MAINTAINER= ycheng@sinica.edu.tw diff --git a/games/xripple/Makefile b/games/xripple/Makefile index cfdca4b38506..690fcb62e30e 100644 --- a/games/xripple/Makefile +++ b/games/xripple/Makefile @@ -19,8 +19,6 @@ MASTER_SITES= ftp://crydee.sai.msu.ru/zeus/X11/contrib/ \ ftp://ftp.pconline.com/users/gjerde/enlightenment/ DISTNAME= ${PORTNAME} -MAINTAINER= oly@world.std.com - USE_IMAKE= yes ALL_TARGET= xripple diff --git a/security/cops/Makefile b/security/cops/Makefile index 0e0dd5041c1e..759d4a89f769 100644 --- a/security/cops/Makefile +++ b/security/cops/Makefile @@ -11,8 +11,6 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.cert.org/pub/tools/cops/ DISTNAME= ${PORTNAME}.${PORTVERSION} -MAINTAINER= oly@world.std.com - WRKSRC= ${WRKDIR}/cops_104 EXECUTABLE= home.chk user.chk is_writable crc crc_check \ addto clearfiles filewriters members tilde is_able |