summaryrefslogtreecommitdiff
path: root/net/libsocket++
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/libsocket++
parentAccidental whitespace (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'net/libsocket++')
-rw-r--r--net/libsocket++/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/libsocket++/Makefile b/net/libsocket++/Makefile
index 4b8576ceeb5f..ae4c748fffc2 100644
--- a/net/libsocket++/Makefile
+++ b/net/libsocket++/Makefile
@@ -1,6 +1,5 @@
# ex:ts=8
# Ports collection makefile for: libsocket++
-# Version required: 1.10
# Date created: Sun Jan 19, 1997
# Whom: Narvi <narvi@haldjas.folklore.ee>
# David O'Brien (obrien@FreeBSD.org)
@@ -8,12 +7,13 @@
# $FreeBSD$
#
-DISTNAME= socket++-1.10
-PKGNAME= libsocket++-1.10
+PORTNAME= libsocket++
+PORTVERSION= 1.10
CATEGORIES= net
MASTER_SITES= ftp://ftp.umsicht.fhg.de/pub/unix/language/C++/class-libraries/ \
ftp://ftp.par.univie.ac.at/pub/unix/c++/ \
ftp://jungfrau.ptf.hro.nl/pub/socket/
+DISTNAME= socket++-1.10
MAINTAINER= narvi@haldjas.folklore.ee