diff options
author | tota <tota@FreeBSD.org> | 2011-01-01 10:20:55 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2011-01-01 10:20:55 +0800 |
commit | 6355a85cc204d0ef345e15c432c477ce1bc23025 (patch) | |
tree | 1459a528998400d1bc7cb3fc1da8c3db7a647863 | |
parent | 767de62b3ac1232a8af793ab4b687218b75c0bd2 (diff) | |
download | freebsd-ports-gnome-6355a85cc204d0ef345e15c432c477ce1bc23025.tar.gz freebsd-ports-gnome-6355a85cc204d0ef345e15c432c477ce1bc23025.tar.zst freebsd-ports-gnome-6355a85cc204d0ef345e15c432c477ce1bc23025.zip |
- Add additional mirror to MASTER_SITE
- Drop MD5 checksum from distinfo
-rw-r--r-- | www/samidare/Makefile | 3 | ||||
-rw-r--r-- | www/samidare/distinfo | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/samidare/Makefile b/www/samidare/Makefile index 4c8227f42f0c..7486fb5ebcca 100644 --- a/www/samidare/Makefile +++ b/www/samidare/Makefile @@ -9,7 +9,8 @@ PORTNAME= samidare PORTVERSION= 0.7 PORTREVISION= 1 CATEGORIES= www ruby -MASTER_SITES= http://www.a-k-r.org/${PORTNAME}/ +MASTER_SITES= http://www.a-k-r.org/${PORTNAME}/ \ + ${MASTER_SITE_LOCAL:S|%SUBDIR%|tota/samidare|} MAINTAINER= tota@FreeBSD.org COMMENT= A web page update checker written in Ruby diff --git a/www/samidare/distinfo b/www/samidare/distinfo index c5449b90d53f..f0872d0ce36c 100644 --- a/www/samidare/distinfo +++ b/www/samidare/distinfo @@ -1,3 +1,2 @@ -MD5 (samidare-0.7.tar.gz) = 48c96ef2dcd97467e48daa0b5952e70d SHA256 (samidare-0.7.tar.gz) = d252cfae923e56fafdc90c7f7d62b5d7e9a1c64a042a08190c7a0d026ba64253 SIZE (samidare-0.7.tar.gz) = 27574 |