diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-03 00:22:15 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-03 00:22:15 +0800 |
commit | 61785696310d3553dcb999ce4f1ca027f2c6eeb7 (patch) | |
tree | 94ae04c3ae5b94023561b9b317b9bbfd6c861df6 /net-im/linpopup | |
parent | c05f38965d9a51678866144503c81096b0bc59c4 (diff) | |
download | freebsd-ports-gnome-61785696310d3553dcb999ce4f1ca027f2c6eeb7.tar.gz freebsd-ports-gnome-61785696310d3553dcb999ce4f1ca027f2c6eeb7.tar.zst freebsd-ports-gnome-61785696310d3553dcb999ce4f1ca027f2c6eeb7.zip |
Fix master_site
Diffstat (limited to 'net-im/linpopup')
-rw-r--r-- | net-im/linpopup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/linpopup/Makefile b/net-im/linpopup/Makefile index 34d412d2db5e..9eee7f7a3704 100644 --- a/net-im/linpopup/Makefile +++ b/net-im/linpopup/Makefile @@ -9,7 +9,7 @@ PORTNAME= linpopup PORTVERSION= 1.2.0 PORTREVISION= 8 CATEGORIES= net-im -MASTER_SITES= http://www.chez.com/littleigloo/files/ +MASTER_SITES= http://littleigloo.chez.com/files/ DISTNAME= LinPopUp-${PORTVERSION}.src MAINTAINER= ports@FreeBSD.org |