diff options
author | Steve Price <steve@FreeBSD.org> | 1998-11-21 17:18:16 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-11-21 17:18:16 +0000 |
commit | cc3da74d4d9c647ec5b59e83487705ba4a38d06b (patch) | |
tree | 75991c841d3089f34d2efe25dd4c7ff81b9c1cc1 /editors/sam | |
parent | 3a5cd501e5dd0533ae5d182e35dec59459e9a4d6 (diff) | |
download | ports-cc3da74d4d9c647ec5b59e83487705ba4a38d06b.tar.gz ports-cc3da74d4d9c647ec5b59e83487705ba4a38d06b.zip |
Notes
Diffstat (limited to 'editors/sam')
-rw-r--r-- | editors/sam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/sam/Makefile b/editors/sam/Makefile index 160d6990946a..66b81f448606 100644 --- a/editors/sam/Makefile +++ b/editors/sam/Makefile @@ -3,12 +3,12 @@ # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.3 1996/11/12 02:19:40 obrien Exp $ +# $Id: Makefile,v 1.4 1998/10/04 00:56:49 steve Exp $ # DISTNAME= sam PKGNAME= sam-4.3 -CATEGORIES= plan9 +CATEGORIES= plan9 editors MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/ EXTRACT_SUFX= .msg.gz |