From e931d49d00a7c806b3c9988429f9bb6d99424ca9 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 29 Nov 1995 11:37:50 +0000 Subject: Add "PKGNAME=mosaic-2.6". The DISTNAME of this port is "Mosaic-src-2.6", which is inappropriate as a package name because: (1) It contains the string "src" (2) A simple package is not allowed to have a name that starts with a capital letter. Remember, uppercase names are reserved for large software packages (Wnn, ImageMagick, etc.)! --- www/Mosaic/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/Mosaic/Makefile b/www/Mosaic/Makefile index 25b4d2fcec96..db5132551b6c 100644 --- a/www/Mosaic/Makefile +++ b/www/Mosaic/Makefile @@ -3,10 +3,11 @@ # Date created: 7 August 1995 # Whom: torstenb # -# $Id: Makefile,v 1.3 1995/10/17 20:20:37 torstenb Exp $ +# $Id: Makefile,v 1.4 1995/11/27 04:09:50 asami Exp $ # DISTNAME= Mosaic-src-2.6 +PKGNAME= mosaic-2.6 CATEGORIES= www MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/Web/Mosaic/Unix/source/ -- cgit v1.2.3