diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2005-02-19 11:00:12 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2005-02-19 11:00:12 +0000 |
commit | d8ef38b049a03b7a44ac401b213bf5284fae253b (patch) | |
tree | c86038846d3be49ad8b2f815241684ee8023d566 /misc/getopt/Makefile | |
parent | Add a new distribution site. (diff) |
- Update MASTER_SITES and WWW
Prompted by: pointyhat via kris
Diffstat (limited to 'misc/getopt/Makefile')
-rw-r--r-- | misc/getopt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile index 26754b21d561..74e50bd5b721 100644 --- a/misc/getopt/Makefile +++ b/misc/getopt/Makefile @@ -9,7 +9,7 @@ PORTNAME= getopt PORTVERSION= 1.1.3 PORTREVISION= 1 CATEGORIES= misc -MASTER_SITES= http://huizen.dds.nl/~frodol/ +MASTER_SITES= http://www.frodol.dds.nl/ MAINTAINER= sergei@FreeBSD.org COMMENT= A getopt(1) replacement that supports GNU-style long options |