diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-23 18:55:45 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-23 18:55:45 +0000 |
commit | 258560e6ad823924e53b6863248e12498a31bcb4 (patch) | |
tree | 65e3e8ca6d47720322054ced8bdc3cb0475de689 /x11-wm | |
parent | . Update to 10.k. (diff) |
- This version is not on ftp.gnome.org and mirrors
Notes
Notes:
svn path=/head/; revision=105074
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/sawfish2/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile index 502e9afeb5e8..fb94afa101da 100644 --- a/x11-wm/sawfish2/Makefile +++ b/x11-wm/sawfish2/Makefile @@ -10,10 +10,8 @@ PORTVERSION= 1.3 PORTREVISION= 5 PORTEPOCH= 2 CATEGORIES= x11-wm -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sawmill \ - sources/${PORTNAME:S/2$//}/1.3 +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= sawmill DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} DIST_SUBDIR= gnome2 |