diff options
author | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-11-26 08:01:49 +0000 |
---|---|---|
committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-11-26 08:01:49 +0000 |
commit | 3372a746911e77222301062163ab819f38791b26 (patch) | |
tree | fea41c11810e2b8dd7ca5a6770e3397a8df258fc /x11-clocks/wmbday | |
parent | bdd5e25201806bebaf7915422eefe2a6911d6a1c (diff) | |
download | ports-3372a746911e77222301062163ab819f38791b26.tar.gz ports-3372a746911e77222301062163ab819f38791b26.zip |
Notes
Diffstat (limited to 'x11-clocks/wmbday')
-rw-r--r-- | x11-clocks/wmbday/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/wmbday/Makefile b/x11-clocks/wmbday/Makefile index 28de0dc7f037..a13ed428bfc4 100644 --- a/x11-clocks/wmbday/Makefile +++ b/x11-clocks/wmbday/Makefile @@ -9,7 +9,8 @@ PORTVERSION= 0.3.1 PORTREVISION= 2 CATEGORIES= x11-clocks MASTER_SITES= http://buzzinhornetz.ath.cx/wmbday/files/ \ - ${MASTER_SITE_LOCAL:S/%SUBDIR%/uqs/} + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= uqs MAINTAINER= uqs@FreeBSD.org COMMENT= Window Maker dock app that will remind you of birthdays |