diff options
Diffstat (limited to 'net/micq/Makefile')
-rw-r--r-- | net/micq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/micq/Makefile b/net/micq/Makefile index 9e43fdd2914b..3ce86e375286 100644 --- a/net/micq/Makefile +++ b/net/micq/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: micq -# Version required: 0.4.4 # Date created: 11 Oct 1998 # Whom: mph # # $FreeBSD$ # -DISTNAME= micq-0.4.4 +PORTNAME= micq +PORTVERSION= 0.4.4 CATEGORIES= net MASTER_SITES= ftp://micq.chatzone.org/pub/micq/V0.4.4/ EXTRACT_SUFX= .tgz |