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 /graphics/xbmbrowser | |
parent | 562c52b5253b097d70a47594beaccbeece11ecc1 (diff) |
Notes
Diffstat (limited to 'graphics/xbmbrowser')
-rw-r--r-- | graphics/xbmbrowser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xbmbrowser/Makefile b/graphics/xbmbrowser/Makefile index 9c476709afa3..688ea079ecd9 100644 --- a/graphics/xbmbrowser/Makefile +++ b/graphics/xbmbrowser/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= tg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= View complete directories of X bitmaps and X pixmaps USE_IMAKE= yes |