diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-31 13:16:44 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-31 13:16:44 +0000 |
commit | 0efbc061350dae8df6c932cd59725e1c5fb97f3e (patch) | |
tree | c2285d7ee0c4a2ec10f250b53d3911da377b8392 /editors/sted/Makefile | |
parent | c967d41d111a16b34aa11f5b90c4cdc71adf87c2 (diff) |
Notes
Diffstat (limited to 'editors/sted/Makefile')
-rw-r--r-- | editors/sted/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/sted/Makefile b/editors/sted/Makefile index 6d653ade79aa..4d8a9f278e2d 100644 --- a/editors/sted/Makefile +++ b/editors/sted/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://user.tninet.se/~uxm165t/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple/Small/Stupid Text Editor +DEPRECATED= "master site disappeared" +EXPIRATION_DATE=2005-07-31 + WRKSRC= ${WRKDIR}/sted MAN1= sted.1 |