diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 07:25:09 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 07:25:09 +0800 |
commit | be60121e66af956c6640205a30c1f822da4e7287 (patch) | |
tree | 008d998f8af09b18a6a826f6888b9ebd70b33307 /irc/xchat-gnome | |
parent | a09e472d2f0f84a5a6b3255d92f45c5629a47fde (diff) | |
download | freebsd-ports-gnome-be60121e66af956c6640205a30c1f822da4e7287.tar.gz freebsd-ports-gnome-be60121e66af956c6640205a30c1f822da4e7287.tar.zst freebsd-ports-gnome-be60121e66af956c6640205a30c1f822da4e7287.zip |
Reset kwm due to no response about email.
Hat: portmgr
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 |