diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:39:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:39:37 +0000 |
commit | d99dd57e8914358fbac01603f77e98307b8060ce (patch) | |
tree | 04bcce22406a985d12ee47ca354e918b4326fd32 /x11/wmappl | |
parent | 7a0548af2a592814b21d4ada5d2e203b5eb59ea3 (diff) |
Notes
Diffstat (limited to 'x11/wmappl')
-rw-r--r-- | x11/wmappl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/wmappl/Makefile b/x11/wmappl/Makefile index 6ae7a9e61ed1..a5d3f1a985f5 100644 --- a/x11/wmappl/Makefile +++ b/x11/wmappl/Makefile @@ -8,9 +8,8 @@ PORTNAME= wmappl PORTVERSION= 0.71 CATEGORIES= x11 windowmaker -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:main/} \ +MASTER_SITES= SF/wmappl/wmappl/wmappl-${PORTVERSION}:main \ http://www.upl.cs.wisc.edu/~charkins/wmappl/:icons -MASTER_SITE_SUBDIR=${PORTNAME}/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main \ 16x16xpms.tar.gz:icons icons_16x16.tar.gz:icons smallicons.tar.gz:icons |