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 | |
parent | bdd5e25201806bebaf7915422eefe2a6911d6a1c (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wmcliphist/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/wmcliphist/Makefile b/x11/wmcliphist/Makefile index 432b8a19cd06..d02a3613a960 100644 --- a/x11/wmcliphist/Makefile +++ b/x11/wmcliphist/Makefile @@ -9,7 +9,8 @@ PORTNAME= wmcliphist PORTVERSION= 1.0 CATEGORIES= x11 windowmaker MASTER_SITES= http://linux.nawebu.cz/wmcliphist/ \ - ${MASTER_SITE_LOCAL:S/%SUBDIR%/uqs/} + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= uqs MAINTAINER= uqs@FreeBSD.org COMMENT= Clipboard history management dockapp for Window Maker |