diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 23:25:09 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 23:25:09 +0000 |
commit | 53319deeca4059ea1fb880af6e057c9a7ba8a538 (patch) | |
tree | ae34f4989e7ea4156b8d30dd5355e4d047466118 /irc/xchat-gnome | |
parent | d40ad636ad9d9935a340ec5980f36da425a1d47f (diff) | |
download | ports-53319deeca4059ea1fb880af6e057c9a7ba8a538.tar.gz ports-53319deeca4059ea1fb880af6e057c9a7ba8a538.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 bcf1b773a2d2..6f07f826dfc4 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://flapjack.navi.cx/releases/xchat-gnome/ PKGNAMESUFFIX= -gnome DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An IRC client for GNOME 2 (development version) USE_X_PREFIX= yes |