diff options
-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 |