diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-07-13 09:56:57 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-07-13 09:56:57 +0000 |
commit | 52bcd873074cd31999123da93989c867bd7a9391 (patch) | |
tree | e6a0b56582f7e72eab923416bb57d0c2a4c236a6 /emulators/m2000/Makefile | |
parent | 3617a923a8216bf547f3dc76e52a537566862885 (diff) |
Deprecate unmaintained ports under the NONE license
Notes
Notes:
svn path=/head/; revision=474572
Diffstat (limited to 'emulators/m2000/Makefile')
-rw-r--r-- | emulators/m2000/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/m2000/Makefile b/emulators/m2000/Makefile index 25ee98941b36..d6447d5c679e 100644 --- a/emulators/m2000/Makefile +++ b/emulators/m2000/Makefile @@ -21,6 +21,9 @@ COMMENT= Portable emulator for the Philips P2000 home computer LICENSE= NONE # and commercial distribution is explicitly prohibited +DEPRECATED= unknown license +EXPIRATION_DATE= 2018-08-15 + M2000TAPES= 3DDoolhof2.cas \ BrickWall.cas \ Componist.cas \ |