diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:54:46 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:54:46 +0000 |
commit | d7018eab568dffe7626bd654d5e70cf3ea1e4294 (patch) | |
tree | 48d558f8f5cb5eeba5e449ec7d21224d02370947 /x11/xwit | |
parent | 562c52b5253b097d70a47594beaccbeece11ecc1 (diff) | |
download | ports-d7018eab568dffe7626bd654d5e70cf3ea1e4294.tar.gz ports-d7018eab568dffe7626bd654d5e70cf3ea1e4294.zip |
Notes
Diffstat (limited to 'x11/xwit')
-rw-r--r-- | x11/xwit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xwit/Makefile b/x11/xwit/Makefile index dde580bf44c8..2c761020d51a 100644 --- a/x11/xwit/Makefile +++ b/x11/xwit/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR = utilities -MAINTAINER= tg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X interface tool USE_IMAKE= yes |