diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-02-11 21:03:14 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-02-11 21:03:14 +0000 |
commit | d16f7bfb920bf7147ea96d7951ac9bbc5f8c72c6 (patch) | |
tree | c4e3594d87f8e8738d7a29889fee7a88de679c57 /x11/buttonbox | |
parent | 35d7addf04a023375ba52387fa1040ca86608ddb (diff) | |
download | ports-d16f7bfb920bf7147ea96d7951ac9bbc5f8c72c6.tar.gz ports-d16f7bfb920bf7147ea96d7951ac9bbc5f8c72c6.zip |
Notes
Diffstat (limited to 'x11/buttonbox')
-rw-r--r-- | x11/buttonbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/buttonbox/Makefile b/x11/buttonbox/Makefile index 96b7fab34500..5b52c4433579 100644 --- a/x11/buttonbox/Makefile +++ b/x11/buttonbox/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= trevor DISTNAME= ${PORTNAME:S/b/B/g}-${PORTVERSION} -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Xlib-based application launcher DOCDIR= share/doc/${PORTNAME} |