diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-14 21:52:35 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-14 21:52:35 +0800 |
commit | 4330c91c8a6005284db2d55e750d805d87aa0de4 (patch) | |
tree | 84077bd785504d5ab37f3383750181b94a74c7af /net/gupnp-ui | |
parent | 7546c82af6c335dc561fea6b2c402f156363dd89 (diff) | |
download | freebsd-ports-gnome-4330c91c8a6005284db2d55e750d805d87aa0de4.tar.gz freebsd-ports-gnome-4330c91c8a6005284db2d55e750d805d87aa0de4.tar.zst freebsd-ports-gnome-4330c91c8a6005284db2d55e750d805d87aa0de4.zip |
Fix MASTER_SITE
while here remove MD5
Diffstat (limited to 'net/gupnp-ui')
-rw-r--r-- | net/gupnp-ui/Makefile | 2 | ||||
-rw-r--r-- | net/gupnp-ui/distinfo | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/net/gupnp-ui/Makefile b/net/gupnp-ui/Makefile index 992a8423f2a4..831653da1cc4 100644 --- a/net/gupnp-ui/Makefile +++ b/net/gupnp-ui/Makefile @@ -9,7 +9,7 @@ PORTNAME= gupnp-ui PORTVERSION= 0.1.1 PORTREVISION= 2 CATEGORIES= net -MASTER_SITES= http://www.gupnp.org/sources/${PORTNAME}/ +MASTER_SITES= http://www.gupnp.org/sites/all/files/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= Framework for UPnP devices diff --git a/net/gupnp-ui/distinfo b/net/gupnp-ui/distinfo index d7333f9184b5..2f00edfc9066 100644 --- a/net/gupnp-ui/distinfo +++ b/net/gupnp-ui/distinfo @@ -1,3 +1,2 @@ -MD5 (gupnp-ui-0.1.1.tar.gz) = 5ca6b3f6740d0295066b0b533289aa4c SHA256 (gupnp-ui-0.1.1.tar.gz) = 54446978d10507b58bb171671a8fe50cff5a7cf1ad8457bf2b5b45837a7bda38 SIZE (gupnp-ui-0.1.1.tar.gz) = 362414 |