aboutsummaryrefslogtreecommitdiff
path: root/misc/gwhich
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2015-03-22 11:58:01 +0000
committerJohan van Selst <johans@FreeBSD.org>2015-03-22 11:58:01 +0000
commit8b47079cc0a42ca721b91614ac7467e261a16b3c (patch)
treec448fd95706bf3fb0e6428accaa8d9700b52cddb /misc/gwhich
parent509001a4dbe87c2f659ccd10601664d88feac4cf (diff)
downloadports-8b47079cc0a42ca721b91614ac7467e261a16b3c.tar.gz
ports-8b47079cc0a42ca721b91614ac7467e261a16b3c.zip
Notes
Diffstat (limited to 'misc/gwhich')
-rw-r--r--misc/gwhich/Makefile5
-rw-r--r--misc/gwhich/distinfo4
-rw-r--r--misc/gwhich/pkg-descr2
3 files changed, 5 insertions, 6 deletions
diff --git a/misc/gwhich/Makefile b/misc/gwhich/Makefile
index 809eddca9e7c..0048b0d793c1 100644
--- a/misc/gwhich/Makefile
+++ b/misc/gwhich/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= gwhich
-PORTVERSION= 2.20
+PORTVERSION= 2.21
CATEGORIES= misc
-MASTER_SITES= GNU/which \
- http://www.xs4all.nl/~carlo17/which/
+MASTER_SITES= GNU/which
DISTNAME= which-${PORTVERSION}
MAINTAINER= johans@FreeBSD.org
diff --git a/misc/gwhich/distinfo b/misc/gwhich/distinfo
index 8a38c45353f9..4a5ece5948c9 100644
--- a/misc/gwhich/distinfo
+++ b/misc/gwhich/distinfo
@@ -1,2 +1,2 @@
-SHA256 (which-2.20.tar.gz) = d417b65c650d88ad26a208293c1c6e3eb60d4b6d847f01ff8f66aca63e2857f8
-SIZE (which-2.20.tar.gz) = 135372
+SHA256 (which-2.21.tar.gz) = f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad
+SIZE (which-2.21.tar.gz) = 149305
diff --git a/misc/gwhich/pkg-descr b/misc/gwhich/pkg-descr
index a0a3f43e4263..dce30dfc0a7d 100644
--- a/misc/gwhich/pkg-descr
+++ b/misc/gwhich/pkg-descr
@@ -5,4 +5,4 @@ version will not return directory names as being executables
and that by default it will expand a leading "./" and "~/" to
its full path on output.
-WWW: http://www.xs4all.nl/~carlo17/which/index.html
+WWW: https://savannah.gnu.org/projects/which/