aboutsummaryrefslogtreecommitdiffstats
path: root/www/nscache/Makefile
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-10 08:07:29 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-10 08:07:29 +0800
commitab5aef260ce199d0e9694f1feaae6d295dda1ae5 (patch)
tree26f2459e341ea172cfe0a40900548bda4bb9c83e /www/nscache/Makefile
parenta8843baba6a200bd1438954f77dd13e4fda505d9 (diff)
downloadfreebsd-ports-graphics-ab5aef260ce199d0e9694f1feaae6d295dda1ae5.tar.gz
freebsd-ports-graphics-ab5aef260ce199d0e9694f1feaae6d295dda1ae5.tar.zst
freebsd-ports-graphics-ab5aef260ce199d0e9694f1feaae6d295dda1ae5.zip
Update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'www/nscache/Makefile')
-rw-r--r--www/nscache/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/nscache/Makefile b/www/nscache/Makefile
index a5b882e62fc..03c547ccb6b 100644
--- a/www/nscache/Makefile
+++ b/www/nscache/Makefile
@@ -1,14 +1,15 @@
# New ports collection makefile for: nscache
-# Version required: 0.2p2
# Date created: 04 March 2000
# Whom: Kris Kennaway <kris@FreeBSD.org>
#
# $FreeBSD$
+#
-DISTNAME= nscache-0.2pl2
-PKGNAME= nscache-0.2p2
+PORTNAME= nscache
+PORTVERSION= 0.2p2
CATEGORIES= www
MASTER_SITES= http://www.idata.sk/~ondrej/sw/
+DISTNAME= nscache-0.2pl2
EXTRACT_SUFX= .tgz
MAINTAINER= kris@FreeBSD.org