diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 12:58:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 12:58:54 +0000 |
commit | e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b (patch) | |
tree | 65acc4c1869630637c7c1d8eec8c19d4bc95364f /misc/dvorak7min/Makefile | |
parent | 3909def9307dc80022ded63d55b544c96a02a13c (diff) |
Notes
Diffstat (limited to 'misc/dvorak7min/Makefile')
-rw-r--r-- | misc/dvorak7min/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/dvorak7min/Makefile b/misc/dvorak7min/Makefile index 46618e653e9a..4ebf9130477e 100644 --- a/misc/dvorak7min/Makefile +++ b/misc/dvorak7min/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://www.linalco.com/ragnar/ MAINTAINER= ports@FreeBSD.org COMMENT= An ncurses-based Dvorak typing tutor +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + NO_STAGE= yes .include <bsd.port.pre.mk> |