diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-16 21:55:41 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-16 21:55:41 +0800 |
commit | b4c3f4a3ebc6a8b4fd3bf85e46bf53b22eefc269 (patch) | |
tree | 0f6520d1f32ca344cd79ad086899422c0500a1b3 /devel/libublio | |
parent | cf12f2cc98def4fe08c0476c99263c54a05f07dd (diff) | |
download | freebsd-ports-gnome-b4c3f4a3ebc6a8b4fd3bf85e46bf53b22eefc269.tar.gz freebsd-ports-gnome-b4c3f4a3ebc6a8b4fd3bf85e46bf53b22eefc269.tar.zst freebsd-ports-gnome-b4c3f4a3ebc6a8b4fd3bf85e46bf53b22eefc269.zip |
Deprecate unmaintained ports from devel where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'devel/libublio')
-rw-r--r-- | devel/libublio/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libublio/Makefile b/devel/libublio/Makefile index 55f227839ef2..5db3552d4b15 100644 --- a/devel/libublio/Makefile +++ b/devel/libublio/Makefile @@ -14,6 +14,9 @@ MASTER_SITE_SUBDIR= alepulver MAINTAINER= ports@FreeBSD.org COMMENT= User space caching library +DEPRECATED= Abandonned and no distfiles provided +EXPIRATION_DATE= 2011-05-01 + USE_LDCONFIG= yes .if defined(NO_PROFILE) || defined(NOPROFILE) |