From c87133c16a2706e2e31935f0fbb9ad36f415370c Mon Sep 17 00:00:00 2001 From: cpiazza Date: Sun, 9 Apr 2000 18:14:07 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- net/fspclient/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/fspclient/Makefile') diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile index cc30b6b..b6915b0 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 -- cgit v1.1