diff options
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/wmbday/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/wmtimer/Makefile | 3 |
2 files changed, 4 insertions, 2 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 diff --git a/x11-clocks/wmtimer/Makefile b/x11-clocks/wmtimer/Makefile index 8bc79a88f56d..6be26806af69 100644 --- a/x11-clocks/wmtimer/Makefile +++ b/x11-clocks/wmtimer/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 2.92 PORTREVISION= 8 CATEGORIES= x11-clocks windowmaker MASTER_SITES= http://www.darkops.net/wmtimer/ \ - ${MASTER_SITE_LOCAL:S/%SUBDIR%/uqs/} + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= uqs MAINTAINER= uqs@FreeBSD.org COMMENT= Multi-Function timer dockapp for WindowMaker |