diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 12:04:00 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 12:04:00 +0000 |
commit | dd9476cf3feee004388c604735e2096db42a5a44 (patch) | |
tree | ddc56d61ab5b932b7539b1bddb07e7873c927f5d /irc/xchat-gnome | |
parent | 33f6985bad00da96753974e932c82c23f3cafc09 (diff) | |
download | ports-dd9476cf3feee004388c604735e2096db42a5a44.tar.gz ports-dd9476cf3feee004388c604735e2096db42a5a44.zip |
Notes
Diffstat (limited to 'irc/xchat-gnome')
-rw-r--r-- | irc/xchat-gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 9bbb6c84e08d..aed4a4b79eee 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://releases.navi.cx/xchat-gnome/ PKGNAMESUFFIX= -gnome DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@thepentagon.org COMMENT= An IRC client for GNOME 2 (development version) LIB_DEPENDS= sexy:${PORTSDIR}/x11-toolkits/libsexy \ |