diff options
author | asami <asami@FreeBSD.org> | 1997-10-15 06:59:43 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-10-15 06:59:43 +0800 |
commit | c0e84b3585194c8fa137cc68bfbee350e6d3dc4c (patch) | |
tree | 4614021aa4d98dc01b915e266871d6941bae8122 /www | |
parent | 86e817691f09c9174b0fde84aa6fe3596565a4e6 (diff) | |
download | freebsd-ports-gnome-c0e84b3585194c8fa137cc68bfbee350e6d3dc4c.tar.gz freebsd-ports-gnome-c0e84b3585194c8fa137cc68bfbee350e6d3dc4c.tar.zst freebsd-ports-gnome-c0e84b3585194c8fa137cc68bfbee350e6d3dc4c.zip |
Add PKGNAME (lowercase).
Diffstat (limited to 'www')
-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 909c71e6fab1..414ad500d10d 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/ \ |