diff options
author | mph <mph@FreeBSD.org> | 1999-11-03 00:43:10 +0000 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1999-11-03 00:43:10 +0000 |
commit | 4530f0f77b2c2175cf5040885a765f11f2b06037 (patch) | |
tree | abc3566a2b5f26aefb81cf7cfa4596ea0c21adb9 /net/micq/Makefile | |
parent | ff856d0cbad14e822ee576252937d16c8d477d83 (diff) | |
download | FreeBSD-ports-4530f0f77b2c2175cf5040885a765f11f2b06037.zip FreeBSD-ports-4530f0f77b2c2175cf5040885a765f11f2b06037.tar.gz |
Upgrade to 0.4.3.
Suggested by: Anthony Chavez <magus@magus.users.xmission.com>
Diffstat (limited to 'net/micq/Makefile')
-rw-r--r-- | net/micq/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/micq/Makefile b/net/micq/Makefile index 557a0e9..06f8dcc 100644 --- a/net/micq/Makefile +++ b/net/micq/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: micq -# Version required: 0.4.2 +# Version required: 0.4.3 # Date created: 11 Oct 1998 # Whom: mph # # $FreeBSD$ # -DISTNAME= micq-0.4.2 +DISTNAME= micq-0.4.3 CATEGORIES= net -MASTER_SITES= ftp://micq.chatzone.org/pub/micq/V0.4.2/ +MASTER_SITES= ftp://micq.chatzone.org/pub/micq/V0.4.3/ EXTRACT_SUFX= .tgz MAINTAINER= mph@freebsd.org |