diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-11 15:36:44 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-11 15:36:44 +0800 |
commit | 0a3c96d475b1ffad20fde9ed2dc7d321260a7805 (patch) | |
tree | 55969a444a545197d0924514e34cf69acd1a0777 | |
parent | 62ceaac01d781b6d60e2d805847339b58a656b7a (diff) | |
download | freebsd-ports-gnome-0a3c96d475b1ffad20fde9ed2dc7d321260a7805.tar.gz freebsd-ports-gnome-0a3c96d475b1ffad20fde9ed2dc7d321260a7805.tar.zst freebsd-ports-gnome-0a3c96d475b1ffad20fde9ed2dc7d321260a7805.zip |
Maintainer asked for modification of master_site.
Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
-rw-r--r-- | net-im/linpopup/Makefile | 2 | ||||
-rw-r--r-- | net/linpopup/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/linpopup/Makefile b/net-im/linpopup/Makefile index df223ca19bd4..501775e7a805 100644 --- a/net-im/linpopup/Makefile +++ b/net-im/linpopup/Makefile @@ -8,7 +8,7 @@ PORTNAME= linpopup PORTVERSION= 1.2.0 CATEGORIES= net -MASTER_SITES= ftp://littleigloo.org/pub/linpopup/ +MASTER_SITES= http://www.chez.com/littleigloo/files/ DISTNAME= LinPopUp-${PORTVERSION}.src MAINTAINER= roman@xpert.com diff --git a/net/linpopup/Makefile b/net/linpopup/Makefile index df223ca19bd4..501775e7a805 100644 --- a/net/linpopup/Makefile +++ b/net/linpopup/Makefile @@ -8,7 +8,7 @@ PORTNAME= linpopup PORTVERSION= 1.2.0 CATEGORIES= net -MASTER_SITES= ftp://littleigloo.org/pub/linpopup/ +MASTER_SITES= http://www.chez.com/littleigloo/files/ DISTNAME= LinPopUp-${PORTVERSION}.src MAINTAINER= roman@xpert.com |