From 93a61d6874669ec2bb1bc7deebc61598e4174442 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sun, 9 Apr 2000 18:14:07 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- net/libsocket++/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/libsocket++') 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 # 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 -- cgit v1.2.3