diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-03-24 19:11:11 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-03-24 19:11:11 +0000 |
commit | 0a26ea4734f3a3ea958e85303f80e8d5d543a3de (patch) | |
tree | da2433d68698c52a28ba88b1d99f9cb8b994e92e /x11-wm | |
parent | 8b1344bee9b08fdc7f0d18d6169add63c3332fe7 (diff) | |
download | ports-0a26ea4734f3a3ea958e85303f80e8d5d543a3de.tar.gz ports-0a26ea4734f3a3ea958e85303f80e8d5d543a3de.zip |
Notes
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 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 |