diff options
author | Josef El-Rayes <josef@FreeBSD.org> | 2005-03-15 21:48:31 +0000 |
---|---|---|
committer | Josef El-Rayes <josef@FreeBSD.org> | 2005-03-15 21:48:31 +0000 |
commit | 60a92430b0c881edd37d7489ab1d7836b6bc70af (patch) | |
tree | e6c7d2f4652a25f16b597b41bce1607bd83d55ba /x11 | |
parent | 7a814fce3689d5948c538a470d5e2476ba11c73a (diff) | |
download | ports-60a92430b0c881edd37d7489ab1d7836b6bc70af.tar.gz ports-60a92430b0c881edd37d7489ab1d7836b6bc70af.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wmdrawer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wmdrawer/Makefile b/x11/wmdrawer/Makefile index 7ddb951466d4..26bb27a57a2d 100644 --- a/x11/wmdrawer/Makefile +++ b/x11/wmdrawer/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${EXTRACT_ONLY}:tarball \ daemon.png:pixmap EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= josef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A dockapp which provides a drawer to launch applications USE_REINPLACE= yes |