diff options
Diffstat (limited to 'net/icqlib')
-rw-r--r-- | net/icqlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/icqlib/Makefile b/net/icqlib/Makefile index 6d5e43ea264d..41ace90baf34 100644 --- a/net/icqlib/Makefile +++ b/net/icqlib/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: icqlib -# Version required: 0.1.3 # Date created: 16 March 1999 # Whom: Pavel Andreev # # $FreeBSD$ # -DISTNAME= icqlib-0.1.3 +PORTNAME= icqlib +PORTVERSION= 0.1.3 CATEGORIES= net MASTER_SITES= http://download.sourceforge.net/icqlib/ |