aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/sawfish/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-07-01 16:23:37 +0800
committersobomax <sobomax@FreeBSD.org>2002-07-01 16:23:37 +0800
commit81dd7d86858253b493677aed14f17c53a512a7ce (patch)
tree9a117cb73f3f96ba38a7e48de580b3b528e99e4b /x11-wm/sawfish/Makefile
parent16f39012b5dbc33347aa0ac0b69e53ec0a924f46 (diff)
downloadfreebsd-ports-gnome-81dd7d86858253b493677aed14f17c53a512a7ce.tar.gz
freebsd-ports-gnome-81dd7d86858253b493677aed14f17c53a512a7ce.tar.zst
freebsd-ports-gnome-81dd7d86858253b493677aed14f17c53a512a7ce.zip
Update to 1.1.
Diffstat (limited to 'x11-wm/sawfish/Makefile')
-rw-r--r--x11-wm/sawfish/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile
index e3ab880a7cc7..8fe128b0adea 100644
--- a/x11-wm/sawfish/Makefile
+++ b/x11-wm/sawfish/Makefile
@@ -6,11 +6,14 @@
#
PORTNAME= sawfish
-PORTVERSION= 1.0.1
+PORTVERSION= 1.1
CATEGORIES= x11-wm
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= stable/sources/sawfish
-#DIST_SUBDIR= gnome
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= sawmill
+#MASTER_SITES= ${MASTER_SITE_GNOME}
+#MASTER_SITE_SUBDIR= stable/sources/sawfish
+DIST_SUBDIR= gnome
+DISTNAME= ${PORTNAME}-${PORTVERSION}-gtk1
MAINTAINER= gnome@FreeBSD.org