diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 19:53:41 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 19:53:41 +0000 |
| commit | 84c3eccbe036e6eee7afa71cc1f1eb59c71a9c7c (patch) | |
| tree | 4a309db3192c724254b0c9eb7aa7c0e7f76b1a9c | |
| parent | Chase net/samba to net/samba3 in preparation for removal of the former. (diff) | |
Previous commit accidentally added a duplicate deprecation block.
Noticed by: bsam
| -rw-r--r-- | emulators/linux_base-debian/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/emulators/linux_base-debian/Makefile b/emulators/linux_base-debian/Makefile index ec37b32d34b5..042e343a9f20 100644 --- a/emulators/linux_base-debian/Makefile +++ b/emulators/linux_base-debian/Makefile @@ -24,9 +24,6 @@ CONFLICTS= linux_base-7* linux_base-8* linux_base-gentoo* \ ONLY_FOR_ARCHS= alpha amd64 i386 BROKEN= Does not build reliably -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2006-12-01 - DEPRECATED= unmaintained and does not comply to the linux_base invariants EXPIRATION_DATE=2006-09-01 |
