diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-12-18 02:24:04 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-12-18 02:24:04 +0000 |
commit | 773850a8a6bf54c038a7754532d4a6bcf4ddfcbf (patch) | |
tree | d18f5477df3c1b306b74f383649cd9698785cf5a /sysutils/cw | |
parent | d775ae738152baaf8731b254f28948caaaee80e2 (diff) |
Reassign ports maintained by dryice@ for now due to other commitments.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=224353
Diffstat (limited to 'sysutils/cw')
-rw-r--r-- | sysutils/cw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cw/Makefile b/sysutils/cw/Makefile index f89a848ea770..801d803fb899 100644 --- a/sysutils/cw/Makefile +++ b/sysutils/cw/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://cwrapper.sourceforge.net/ \ http://www.fakehalo.us/cw/ \ http://dryice.name/computer/FreeBSD/distfiles/ -MAINTAINER= dryice@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A non-intrusive color wrapper for common commands GNU_CONFIGURE= yes |