diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-03-05 01:17:09 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-03-05 01:17:09 +0000 |
commit | b5c2cbf3a54cd450b7ffaff567513f5f86d6b418 (patch) | |
tree | 4f82aca7020ad3775b9213ec05935bf0624e027c /net-im/ickle | |
parent | 83843b7bd66bb7b7688ac94cc9986166fee0082a (diff) | |
download | ports-b5c2cbf3a54cd450b7ffaff567513f5f86d6b418.tar.gz ports-b5c2cbf3a54cd450b7ffaff567513f5f86d6b418.zip |
Notes
Diffstat (limited to 'net-im/ickle')
-rw-r--r-- | net-im/ickle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ickle/Makefile b/net-im/ickle/Makefile index e76fca193d48..9feb3441512e 100644 --- a/net-im/ickle/Makefile +++ b/net-im/ickle/Makefile @@ -13,7 +13,7 @@ CATEGORIES= net devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ICQ2000 protocol implementation LIB_DEPENDS= gtkmm:${PORTSDIR}/x11-toolkits/gtk-- \ |