diff options
| author | Carlo Strub <cs@FreeBSD.org> | 2012-06-12 20:23:53 +0000 |
|---|---|---|
| committer | Carlo Strub <cs@FreeBSD.org> | 2012-06-12 20:23:53 +0000 |
| commit | b1a523bb7210884a5c1dcaac361008b990f6f9f6 (patch) | |
| tree | eafaa641d1874d7879dc9ea2bd858eb2cb6cab0f /databases/libudbc | |
| parent | 9851c6325c546cb63ddfad2dff6db7fce88ee0b3 (diff) | |
Notes
Diffstat (limited to 'databases/libudbc')
| -rw-r--r-- | databases/libudbc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/libudbc/Makefile b/databases/libudbc/Makefile index db2b63146608..22c1dc4e6a8a 100644 --- a/databases/libudbc/Makefile +++ b/databases/libudbc/Makefile @@ -25,7 +25,8 @@ USE_LDCONFIG= yes ONLY_FOR_ARCHS= i386 RESTRICTED= 'Downloading and redistribution terms are unclear' -BROKEN= does not fetch +DEPRECATED= Does not fetch and no vendor support anymore +EXPIRATION_DATE= 2012-08-12 do-install: @${INSTALL_PROGRAM} ${WRKDIR}/udbcsdk/examples/udbctest ${PREFIX}/bin |
