diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-12 22:09:31 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-12 22:09:31 +0800 |
commit | 2fd2a3aa33411909bd4196ac4f138c142143a9b3 (patch) | |
tree | 364c4f5e00cfa917e3d87a010bcc7a1b31fdf50b | |
parent | becb6f276f96d1e79fb8a81fdadc0fdf55c29975 (diff) | |
download | freebsd-ports-gnome-2fd2a3aa33411909bd4196ac4f138c142143a9b3.tar.gz freebsd-ports-gnome-2fd2a3aa33411909bd4196ac4f138c142143a9b3.tar.zst freebsd-ports-gnome-2fd2a3aa33411909bd4196ac4f138c142143a9b3.zip |
Reset maintainer
No longer develop so deprecate
Submitted by: maintainer (by mail)
-rw-r--r-- | x11/bbdock/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/bbdock/Makefile b/x11/bbdock/Makefile index 3af056729859..ea8f9cb9a541 100644 --- a/x11/bbdock/Makefile +++ b/x11/bbdock/Makefile @@ -11,9 +11,12 @@ PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://bbdock.nethence.com/download/ -MAINTAINER= idroxid01@yahoo.fr +MAINTAINER= ports@FreeBSD.org COMMENT= BBDock displays one or more PNG icons in the BlackBox/FluxBox slit +DEPRECATED= yes +EXPIRATION_DATE= 2011-08-01 + LIB_DEPENDS= png:${PORTSDIR}/graphics/png PORTDOCS= README |