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 5c2f0e5623f..a80a8e4db53 100644 --- a/net/micq/Makefile +++ b/net/micq/Makefile @@ -6,14 +6,14 @@ # PORTNAME= micq -PORTVERSION= 0.4.10.3 +PORTVERSION= 0.4.10.4 CATEGORIES= net MASTER_SITES= http://micq.org/source/ \ http://micq.alpha345.com/source/ \ http://http.bg.micq.org/source/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= krion@FreeBSD.org COMMENT= Text-based ICQ implementation USE_GMAKE= yes |