aboutsummaryrefslogtreecommitdiff
path: root/net/fspclient/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
commit93a61d6874669ec2bb1bc7deebc61598e4174442 (patch)
treeb771014812f92756476f174cb7d6d567fc13dbc2 /net/fspclient/Makefile
parente062d3845f126e409fb15b1ae6b67f75410a881b (diff)
downloadports-93a61d6874669ec2bb1bc7deebc61598e4174442.tar.gz
ports-93a61d6874669ec2bb1bc7deebc61598e4174442.zip
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'net/fspclient/Makefile')
-rw-r--r--net/fspclient/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile
index cc30b6b87371..b6915b002d3f 100644
--- a/net/fspclient/Makefile
+++ b/net/fspclient/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: fspclient
-# Version required: 0.0-h+
# Date created: 7 Nov 1994
# Whom: ache
#
# $FreeBSD$
#
-DISTNAME= fspclient
-PKGNAME= fspclient-0.0.h
+PORTNAME= fspclient
+PORTVERSION= 0.0.h
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/network/file-transfer
+DISTNAME= fspclient
MAINTAINER= ports@FreeBSD.org