diff options
-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 ae653e612c22..61e3cb1ddab7 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 625f8dd23b6c..5d8e27124263 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 ae653e612c22..61e3cb1ddab7 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 625f8dd23b6c..5d8e27124263 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 |