diff options
author | linimon <linimon@FreeBSD.org> | 2007-07-19 17:30:52 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-07-19 17:30:52 +0800 |
commit | d3d21a10ec2f6e07703cb8f567b31cb9ab2bf10e (patch) | |
tree | 8907b3d559f2ba30b19742fd64e15ee73ad9e8cb /databases | |
parent | c2ba19da3d0c645c81fbb5b0284fd79513de367e (diff) | |
download | freebsd-ports-gnome-d3d21a10ec2f6e07703cb8f567b31cb9ab2bf10e.tar.gz freebsd-ports-gnome-d3d21a10ec2f6e07703cb8f567b31cb9ab2bf10e.tar.zst freebsd-ports-gnome-d3d21a10ec2f6e07703cb8f567b31cb9ab2bf10e.zip |
Start the deorbit burn of emacs20 and dependent files. They are antiquated.
Discussed with: various emacs maintainers
Hat: portmgr
Diffstat (limited to 'databases')
-rw-r--r-- | databases/bbdb-emacs20/Makefile | 3 | ||||
-rw-r--r-- | databases/lsdb-emacs20/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/databases/bbdb-emacs20/Makefile b/databases/bbdb-emacs20/Makefile index deac19842c81..ec1b0acea885 100644 --- a/databases/bbdb-emacs20/Makefile +++ b/databases/bbdb-emacs20/Makefile @@ -7,6 +7,9 @@ MASTERDIR= ${.CURDIR}/../bbdb +DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version +EXPIRATION_DATE= 2007-08-19 + USE_EMACS= yes EMACS_PORT_NAME= emacs20 diff --git a/databases/lsdb-emacs20/Makefile b/databases/lsdb-emacs20/Makefile index 102207c7ec63..e1b754eea3ba 100644 --- a/databases/lsdb-emacs20/Makefile +++ b/databases/lsdb-emacs20/Makefile @@ -7,6 +7,9 @@ MASTERDIR= ${.CURDIR}/../lsdb +DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version +EXPIRATION_DATE= 2007-08-19 + USE_EMACS= yes EMACS_PORT_NAME= emacs20 |