diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-28 00:51:52 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-28 00:51:52 +0000 |
commit | bc167033b3466c7a02e8da93d7e05fb1598bfdf3 (patch) | |
tree | 72d48b7bf8ce688b2490343b3b76e1a16af8ab97 /misc/gwhich/Makefile | |
parent | Remove unixfreak.org master_site. (diff) |
Make misc/gwhich fetchable again.
Approved by: Jeremy Shaffner <jeremy@external.org>
Implicit approval because the original distfiles weren't available
anymore. Tested on 4.7 and -current.
Diffstat (limited to 'misc/gwhich/Makefile')
-rw-r--r-- | misc/gwhich/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gwhich/Makefile b/misc/gwhich/Makefile index 2b72c0d4ae3a..1c06e7c4236b 100644 --- a/misc/gwhich/Makefile +++ b/misc/gwhich/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gwhich -PORTVERSION= 2.12 +PORTVERSION= 2.14 CATEGORIES= misc MASTER_SITES= http://www.xs4all.nl/~carlo17/which/ DISTNAME= which-${PORTVERSION} |