diff options
author | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-11-25 19:00:01 +0000 |
---|---|---|
committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-11-25 19:00:01 +0000 |
commit | 4144869fa12e2b2c75225f0147b2d48d92bd6162 (patch) | |
tree | 5966124ff4ea772a12e92a70a9307034ccb4f186 /x11-clocks | |
parent | de464d6a557ea900f37738573c307bd6b9417715 (diff) | |
download | ports-4144869fa12e2b2c75225f0147b2d48d92bd6162.tar.gz ports-4144869fa12e2b2c75225f0147b2d48d92bd6162.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/wmbday/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/wmtimer/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/wmbday/Makefile b/x11-clocks/wmbday/Makefile index dde7ae1e8074..28de0dc7f037 100644 --- a/x11-clocks/wmbday/Makefile +++ b/x11-clocks/wmbday/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.3.1 PORTREVISION= 2 CATEGORIES= x11-clocks MASTER_SITES= http://buzzinhornetz.ath.cx/wmbday/files/ \ - http://people.freebsd.org/~uqs/distfiles/ + ${MASTER_SITE_LOCAL:S/%SUBDIR%/uqs/} MAINTAINER= uqs@FreeBSD.org COMMENT= Window Maker dock app that will remind you of birthdays diff --git a/x11-clocks/wmtimer/Makefile b/x11-clocks/wmtimer/Makefile index 1f34d74f124c..8bc79a88f56d 100644 --- a/x11-clocks/wmtimer/Makefile +++ b/x11-clocks/wmtimer/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.92 PORTREVISION= 8 CATEGORIES= x11-clocks windowmaker MASTER_SITES= http://www.darkops.net/wmtimer/ \ - http://people.freebsd.org/~uqs/distfiles/ + ${MASTER_SITE_LOCAL:S/%SUBDIR%/uqs/} MAINTAINER= uqs@FreeBSD.org COMMENT= Multi-Function timer dockapp for WindowMaker |