diff options
author | gahr <gahr@FreeBSD.org> | 2009-06-16 17:30:07 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2009-06-16 17:30:07 +0800 |
commit | 281fd08ff7c575eb238078152d6470d301625350 (patch) | |
tree | dd950709c6c78824b5c40641ea2ede847dc47ccb /x11 | |
parent | ec634a266330a219b395304d9dee0ef16c8bfee7 (diff) | |
download | freebsd-ports-gnome-281fd08ff7c575eb238078152d6470d301625350.tar.gz freebsd-ports-gnome-281fd08ff7c575eb238078152d6470d301625350.tar.zst freebsd-ports-gnome-281fd08ff7c575eb238078152d6470d301625350.zip |
- Update master sites
Diffstat (limited to 'x11')
-rw-r--r-- | x11/ebuttons/Makefile | 5 | ||||
-rw-r--r-- | x11/ebuttons/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/x11/ebuttons/Makefile b/x11/ebuttons/Makefile index 3d88eba7b089..5c8179766c10 100644 --- a/x11/ebuttons/Makefile +++ b/x11/ebuttons/Makefile @@ -9,8 +9,9 @@ PORTNAME= E-buttons PORTVERSION= 0.2 PORTREVISION= 8 CATEGORIES= x11 -MASTER_SITES= http://freebsd.unixfreunde.de/sources/ -EXTRACT_SUFX= .tgz +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + http://people.freebsd.org/~gahr/distfiles/ +MASTER_SITE_SUBDIR= gahr MAINTAINER= gahr@FreeBSD.org COMMENT= A simple epplet that contains several buttons used to launch programs diff --git a/x11/ebuttons/distinfo b/x11/ebuttons/distinfo index e86cf8b41f97..9badb57774f2 100644 --- a/x11/ebuttons/distinfo +++ b/x11/ebuttons/distinfo @@ -1,3 +1,3 @@ -MD5 (E-buttons-0.2.tgz) = ba192ab583164ef5016e6979281e8417 -SHA256 (E-buttons-0.2.tgz) = 1ccd62f13b92d6ea710b12fa259c64906dd8d48d9007c37558f4227f94597dd9 -SIZE (E-buttons-0.2.tgz) = 5289 +MD5 (E-buttons-0.2.tar.gz) = ba192ab583164ef5016e6979281e8417 +SHA256 (E-buttons-0.2.tar.gz) = 1ccd62f13b92d6ea710b12fa259c64906dd8d48d9007c37558f4227f94597dd9 +SIZE (E-buttons-0.2.tar.gz) = 5289 |