diff options
author | pav <pav@FreeBSD.org> | 2010-03-14 04:12:16 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-03-14 04:12:16 +0800 |
commit | b66c8589f164156c4c4cdec76dfc6b51bbe3a531 (patch) | |
tree | 17b6b582cbfe868d34c7c8815da5f8928ace888f /irc | |
parent | 17819e6d2b7dfe0df1c40a616f8c113a085c97e2 (diff) | |
download | freebsd-ports-gnome-b66c8589f164156c4c4cdec76dfc6b51bbe3a531.tar.gz freebsd-ports-gnome-b66c8589f164156c4c4cdec76dfc6b51bbe3a531.tar.zst freebsd-ports-gnome-b66c8589f164156c4c4cdec76dfc6b51bbe3a531.zip |
- The maintainer reappeared
Requested by: the maintainer
Diffstat (limited to 'irc')
-rw-r--r-- | irc/kvirc-devel/Makefile | 2 | ||||
-rw-r--r-- | irc/kvirc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/kvirc-devel/Makefile b/irc/kvirc-devel/Makefile index 05a61270f2ac..01007f1bd84a 100644 --- a/irc/kvirc-devel/Makefile +++ b/irc/kvirc-devel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.kvirc.de/pub/kvirc/snapshots/source/ \ http://distfiles.officialunix.com/ PKGNAMESUFFIX= -devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= IRC client for QT4 and KDE4 USE_BZIP2= yes diff --git a/irc/kvirc/Makefile b/irc/kvirc/Makefile index 2f1fdbbf4d69..8e510b0c0cd0 100644 --- a/irc/kvirc/Makefile +++ b/irc/kvirc/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.kvirc.de/pub/kvirc/${PORTVERSION}/source/ \ LOCAL/beech MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}/source -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= IRC client for QT and KDE USE_AUTOTOOLS= libtool:22 |