summaryrefslogtreecommitdiff
path: root/ftp/wget
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-12 05:31:29 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-12 05:31:29 +0000
commit343c80d542a8a68a6de7c4e7b02a392d8e1d6fa0 (patch)
treeaf192acb44bc78babb8295dfaebfa76b487f1087 /ftp/wget
parentPORTNAME/VERSION stuff (diff)
PORTNAME/PORTVERSION stuff
Notes
Notes: svn path=/head/; revision=27456
Diffstat (limited to 'ftp/wget')
-rw-r--r--ftp/wget/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index 318dcbdbe5c8..b2934f301eaf 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -1,13 +1,13 @@
# ex:ts=8
# Ports collection makefile for: wget
-# Version required: 0.0
# Date created: 31 December 1996
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= wget-1.5.3
+PORTNAME= wget
+PORTVERSION= 1.5.3
CATEGORIES= ftp www
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.dl.ac.uk/ccp14/ftp-mirror/wget/pub/unix/util/wget/ \