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-wm/sawfish/Makefile | |
parent | 7a0548af2a592814b21d4ada5d2e203b5eb59ea3 (diff) |
Notes
Diffstat (limited to 'x11-wm/sawfish/Makefile')
-rw-r--r-- | x11-wm/sawfish/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile index 1c2619e00499..8b4a228972cd 100644 --- a/x11-wm/sawfish/Makefile +++ b/x11-wm/sawfish/Makefile @@ -11,8 +11,7 @@ PORTVERSION= 1.3.5.3 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= x11-wm -MASTER_SITES= SF -MASTER_SITE_SUBDIR= sawmill +MASTER_SITES= SF/sawmill/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= anray@FreeBSD.org |