diff options
author | bapt <bapt@FreeBSD.org> | 2012-09-21 18:07:33 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-09-21 18:07:33 +0800 |
commit | 6a42c7a635955b22f22d087b2f2dd0eaba4c1e72 (patch) | |
tree | 017f7e23412634a43da6ae1778ea55bf0d9b5278 /x11-clocks | |
parent | 804103142831b1b59118b5feab3518cac3d3181c (diff) | |
download | freebsd-ports-gnome-6a42c7a635955b22f22d087b2f2dd0eaba4c1e72.tar.gz freebsd-ports-gnome-6a42c7a635955b22f22d087b2f2dd0eaba4c1e72.tar.zst freebsd-ports-gnome-6a42c7a635955b22f22d087b2f2dd0eaba4c1e72.zip |
Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's distilator)
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/wmdate/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-clocks/wmdate/Makefile b/x11-clocks/wmdate/Makefile index a4265ac74944..4dd9a9dc884d 100644 --- a/x11-clocks/wmdate/Makefile +++ b/x11-clocks/wmdate/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://solfertje.student.utwente.nl/~dalroi/wmdate/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Date app for the WindowMaker dock +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + LIB_DEPENDS= dockapp.2:${PORTSDIR}/x11-wm/libdockapp USE_IMAKE= yes |