diff options
author | bapt <bapt@FreeBSD.org> | 2012-10-26 22:57:50 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-10-26 22:57:50 +0800 |
commit | b88fc25e8c884f8a7287ccb427c1d9915a20057b (patch) | |
tree | d79a568897e9f4b2b60f2aa52b357f45aea58060 /german | |
parent | 62362c386f112d49f6a13cf9af055cbf3a1d14d8 (diff) | |
download | freebsd-ports-graphics-b88fc25e8c884f8a7287ccb427c1d9915a20057b.tar.gz freebsd-ports-graphics-b88fc25e8c884f8a7287ccb427c1d9915a20057b.tar.zst freebsd-ports-graphics-b88fc25e8c884f8a7287ccb427c1d9915a20057b.zip |
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long
Feature safe: yes
Diffstat (limited to 'german')
-rw-r--r-- | german/digibux/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/german/digibux/Makefile b/german/digibux/Makefile index 5539e238dfe..764356d581d 100644 --- a/german/digibux/Makefile +++ b/german/digibux/Makefile @@ -10,6 +10,9 @@ DISTNAME= digibux_${PORTVERSION}+CVS20060118.orig MAINTAINER= ports@FreeBSD.org COMMENT= Reader for editions of Digitale Bibliothek +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + LICENSE= GPLv2 USE_GNUSTEP= yes |