diff options
author | ade <ade@FreeBSD.org> | 2000-03-24 19:11:11 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-03-24 19:11:11 +0000 |
commit | 5fa26bb7380a1cef5a83806df168508b9b3f4814 (patch) | |
tree | 0ae4b1723e521dcb3534d15f415c8cbe0919dd24 /x11-wm | |
parent | 67e6ce17e93fdf66cb6b52006a841cc888c6ab06 (diff) | |
download | FreeBSD-ports-5fa26bb7380a1cef5a83806df168508b9b3f4814.zip FreeBSD-ports-5fa26bb7380a1cef5a83806df168508b9b3f4814.tar.gz |
Update to 0.25.2 - configuration from GNOME's control center
now works again :)
Approved by: maintainer
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/sawfish/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/sawfish/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/sawfish2/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/sawfish2/distinfo | 2 |
4 files changed, 8 insertions, 8 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile index ae653e6..61e3cb1 100644 --- a/x11-wm/sawfish/Makefile +++ b/x11-wm/sawfish/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: sawmill -# Version required: 0.25.1 +# Version required: ${VERSION} :) # Date created: 13 September 1999 # Whom: Yukihiro Nakai <nakai@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= sawmill-0.25.1 +DISTNAME= sawmill-${VERSION} CATEGORIES= x11-wm MASTER_SITES= ftp://sawmill.sourceforge.net/pub/sawmill/ @@ -25,7 +25,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config PLIST_SUB= GNUHOST=${ARCH}--freebsd${OSREL} VERSION=${VERSION} -VERSION= 0.25.1 +VERSION= 0.25.2 USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/x11-wm/sawfish/distinfo b/x11-wm/sawfish/distinfo index 625f8dd..5d8e271 100644 --- a/x11-wm/sawfish/distinfo +++ b/x11-wm/sawfish/distinfo @@ -1 +1 @@ -MD5 (sawmill-0.25.1.tar.gz) = aa2fa004882bdc08a50aee01f7237922 +MD5 (sawmill-0.25.2.tar.gz) = 9f09241b00304f639e9b57cc440b6449 diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile index ae653e6..61e3cb1 100644 --- a/x11-wm/sawfish2/Makefile +++ b/x11-wm/sawfish2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: sawmill -# Version required: 0.25.1 +# Version required: ${VERSION} :) # Date created: 13 September 1999 # Whom: Yukihiro Nakai <nakai@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= sawmill-0.25.1 +DISTNAME= sawmill-${VERSION} CATEGORIES= x11-wm MASTER_SITES= ftp://sawmill.sourceforge.net/pub/sawmill/ @@ -25,7 +25,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config PLIST_SUB= GNUHOST=${ARCH}--freebsd${OSREL} VERSION=${VERSION} -VERSION= 0.25.1 +VERSION= 0.25.2 USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/x11-wm/sawfish2/distinfo b/x11-wm/sawfish2/distinfo index 625f8dd..5d8e271 100644 --- a/x11-wm/sawfish2/distinfo +++ b/x11-wm/sawfish2/distinfo @@ -1 +1 @@ -MD5 (sawmill-0.25.1.tar.gz) = aa2fa004882bdc08a50aee01f7237922 +MD5 (sawmill-0.25.2.tar.gz) = 9f09241b00304f639e9b57cc440b6449 |