diff options
Diffstat (limited to 'devel/popt/Makefile')
-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 |