diff options
author | lx <lx@FreeBSD.org> | 2014-05-24 01:19:50 +0800 |
---|---|---|
committer | lx <lx@FreeBSD.org> | 2014-05-24 01:19:50 +0800 |
commit | 60e48dd353d32cbf6eaeb6f7a654466fe14d7de1 (patch) | |
tree | 23234f2fd281db615fc5705b233ec1ea8523d1fa | |
parent | 992e2f31fcbb7e65f51519c070939cc7ab19c117 (diff) | |
download | freebsd-ports-gnome-60e48dd353d32cbf6eaeb6f7a654466fe14d7de1.tar.gz freebsd-ports-gnome-60e48dd353d32cbf6eaeb6f7a654466fe14d7de1.tar.zst freebsd-ports-gnome-60e48dd353d32cbf6eaeb6f7a654466fe14d7de1.zip |
Set to expire, as this doesn't appear to serve any modern purpose.
-rw-r--r-- | x11-toolkits/py-wmdockapps/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-toolkits/py-wmdockapps/Makefile b/x11-toolkits/py-wmdockapps/Makefile index ce78280bb958..8be522feba05 100644 --- a/x11-toolkits/py-wmdockapps/Makefile +++ b/x11-toolkits/py-wmdockapps/Makefile @@ -9,9 +9,12 @@ MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} -MAINTAINER= lx@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tools for making dockapps in Python +DEPRECATED= Crufty and nothing depends on this +EXPIRATION_DATE= 2014-06-30 + USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes |