diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 18:14:07 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 18:14:07 +0000 |
commit | 93a61d6874669ec2bb1bc7deebc61598e4174442 (patch) | |
tree | b771014812f92756476f174cb7d6d567fc13dbc2 /net/fspclient | |
parent | e062d3845f126e409fb15b1ae6b67f75410a881b (diff) | |
download | ports-93a61d6874669ec2bb1bc7deebc61598e4174442.tar.gz ports-93a61d6874669ec2bb1bc7deebc61598e4174442.zip |
Notes
Diffstat (limited to 'net/fspclient')
-rw-r--r-- | net/fspclient/Makefile | 6 |
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 |