diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-07-11 18:13:33 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-07-11 18:13:33 +0000 |
commit | db61a267a67dbace595d97f9333b8dbafe8f9290 (patch) | |
tree | 12d273911156ba511eaed0856a76b6f879a57728 /x11/bbappconf | |
parent | f26e9f136d5ff7d1e9905c48fa14f4b5ea014141 (diff) |
Notes
Diffstat (limited to 'x11/bbappconf')
-rw-r--r-- | x11/bbappconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/bbappconf/Makefile b/x11/bbappconf/Makefile index e7f2355d2493..8f1f5d91637a 100644 --- a/x11/bbappconf/Makefile +++ b/x11/bbappconf/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= SF/bbtools/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Application configuring tool for the blackbox window manager USE_XORG= x11 |