diff options
author | asami <asami@FreeBSD.org> | 1997-10-14 22:59:43 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-10-14 22:59:43 +0000 |
commit | c0e84b3585194c8fa137cc68bfbee350e6d3dc4c (patch) | |
tree | 4614021aa4d98dc01b915e266871d6941bae8122 /www/momspider | |
parent | 86e817691f09c9174b0fde84aa6fe3596565a4e6 (diff) | |
download | FreeBSD-ports-c0e84b3585194c8fa137cc68bfbee350e6d3dc4c.zip FreeBSD-ports-c0e84b3585194c8fa137cc68bfbee350e6d3dc4c.tar.gz |
Add PKGNAME (lowercase).
Diffstat (limited to 'www/momspider')
-rw-r--r-- | www/momspider/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/momspider/Makefile b/www/momspider/Makefile index 909c71e..414ad50 100644 --- a/www/momspider/Makefile +++ b/www/momspider/Makefile @@ -3,9 +3,11 @@ # Date created: 11 October 1997 # Whom: wosch # -# $Id: Makefile,v 1.1.1.1 1997/10/11 17:58:55 wosch Exp $ +# $Id: Makefile,v 1.2 1997/10/14 12:12:47 asami Exp $ +# DISTNAME= MOMspider-1.00 +PKGNAME= momspider-1.00 CATEGORIES= www MASTER_SITES= ftp://www.ics.uci.edu/pub/websoft/libwww-perl/ \ ftp://www.ics.uci.edu/pub/websoft/MOMspider/ \ |