diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2000-04-21 22:07:32 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2000-04-21 22:07:32 +0000 |
commit | c404588ea8161f08bb811d2e2ce8691b84c22a53 (patch) | |
tree | c361d4eac7f4ee7736bd04ec1b80987f851aea4f /devel/popt | |
parent | c70193a4633ec3df5ca3ef4afd5ff11929f6c7a8 (diff) |
Remove oly@world.std.com as MAINTAINER; email has been bouncing for 2 months.
Notes
Notes:
svn path=/head/; revision=27866
Diffstat (limited to 'devel/popt')
-rw-r--r-- | devel/popt/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |