summaryrefslogtreecommitdiff
path: root/www/momspider
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-10 00:07:29 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-10 00:07:29 +0000
commitc3bb46468efb8e5e67dcd557814ce25e7c9521ee (patch)
tree94b6306cf43a2f77691932d56a3d8be806d6e130 /www/momspider
parentUpdate with the new PORTNAME/PORTVERSION variables (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27430
Diffstat (limited to 'www/momspider')
-rw-r--r--www/momspider/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/momspider/Makefile b/www/momspider/Makefile
index 9112e34b39c9..e697d2f90aa1 100644
--- a/www/momspider/Makefile
+++ b/www/momspider/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: dict
-# Version required: 1.00
# Date created: 11 October 1997
# Whom: wosch
#
# $FreeBSD$
#
-DISTNAME= MOMspider-1.00
-PKGNAME= momspider-1.00
+PORTNAME= momspider
+PORTVERSION= 1.00
CATEGORIES= www
MASTER_SITES= ftp://www.ics.uci.edu/pub/websoft/libwww-perl/ \
ftp://www.ics.uci.edu/pub/websoft/MOMspider/ \
http://www.de.freebsd.org/~wosch/src/
+DISTNAME= MOMspider-${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} libwww-perl-0.40.tar.gz
MAINTAINER= wosch@FreeBSD.org