aboutsummaryrefslogtreecommitdiffstats
path: root/misc/getopt/Makefile
diff options
context:
space:
mode:
authorsergei <sergei@FreeBSD.org>2005-11-21 21:15:48 +0800
committersergei <sergei@FreeBSD.org>2005-11-21 21:15:48 +0800
commit85bf3e7f412792108686f01152d638e38cf279cf (patch)
tree077184953c60150ee1ec68f07fdd0f7a3ec72356 /misc/getopt/Makefile
parent86f6c2d5e8ebcf41a7ad6645a27af2a54a35d788 (diff)
downloadfreebsd-ports-gnome-85bf3e7f412792108686f01152d638e38cf279cf.tar.gz
freebsd-ports-gnome-85bf3e7f412792108686f01152d638e38cf279cf.tar.zst
freebsd-ports-gnome-85bf3e7f412792108686f01152d638e38cf279cf.zip
- Update to 1.1.4
- Chase MASTER_SITE URL change [1] - Add SHA256 checksum Prompted by: fenner's portsurvey [1]
Diffstat (limited to 'misc/getopt/Makefile')
-rw-r--r--misc/getopt/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile
index 74e50bd5b721..bbf3c1953098 100644
--- a/misc/getopt/Makefile
+++ b/misc/getopt/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= getopt
-PORTVERSION= 1.1.3
-PORTREVISION= 1
+PORTVERSION= 1.1.4
CATEGORIES= misc
-MASTER_SITES= http://www.frodol.dds.nl/
+MASTER_SITES= http://software.frodo.looijaard.name/getopt/files/
MAINTAINER= sergei@FreeBSD.org
COMMENT= A getopt(1) replacement that supports GNU-style long options