diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:07:29 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:07:29 +0000 |
commit | c3bb46468efb8e5e67dcd557814ce25e7c9521ee (patch) | |
tree | 94b6306cf43a2f77691932d56a3d8be806d6e130 /www/wcol/Makefile | |
parent | Update with the new PORTNAME/PORTVERSION variables (diff) |
Update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'www/wcol/Makefile')
-rw-r--r-- | www/wcol/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/wcol/Makefile b/www/wcol/Makefile index 2b64c54d5f7b..c0850372fc2f 100644 --- a/www/wcol/Makefile +++ b/www/wcol/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: wcolEpre -# Version required: 990110_150126 # Date created: 17 July 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= wcolEpre.990110_150126 -PKGNAME= wcolEpre-1999.01.10 +PORTNAME= wcolEpre +PORTVERSION= 1999.01.10 CATEGORIES= www MASTER_SITES= http://shika.aist-nara.ac.jp/products/DEST/Wcol/ +DISTNAME= wcolEpre.990110_150126 MAINTAINER= shige@FreeBSD.org |