diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-11-26 00:36:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-11-26 00:36:49 +0000 |
commit | 89a90f22d55b408b44b2903954e691458507eba8 (patch) | |
tree | 3a7552d95de928c492475651269741d3bba730c2 /irc/kvirc-devel | |
parent | 8251fc590bb2a6db385e112612786ca0146efb9e (diff) |
Temporarily reassign ports maintained by chris@officialunix.com back to
the pool for the duration of his upcoming move.
Requested by: maintainer
Notes
Notes:
svn path=/head/; revision=244755
Diffstat (limited to 'irc/kvirc-devel')
-rw-r--r-- | irc/kvirc-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/kvirc-devel/Makefile b/irc/kvirc-devel/Makefile index 01007f1bd84a..05a61270f2ac 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= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= IRC client for QT4 and KDE4 USE_BZIP2= yes |