diff options
Diffstat (limited to 'net/libsocket++/Makefile')
-rw-r--r-- | net/libsocket++/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/libsocket++/Makefile b/net/libsocket++/Makefile index d9c9de81c2ae..0375a7a8263f 100644 --- a/net/libsocket++/Makefile +++ b/net/libsocket++/Makefile @@ -1,4 +1,3 @@ -# ex:ts=8 # Ports collection makefile for: libsocket++ # Date created: Sun Jan 19, 1997 # Whom: Narvi <narvi@haldjas.folklore.ee> @@ -9,7 +8,7 @@ PORTNAME= libsocket++ PORTVERSION= 1.10 -CATEGORIES= net +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/ |