diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-12 02:19:40 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-12 02:19:40 +0000 |
commit | d23a79568090d280bf3beb199bb97f0572234984 (patch) | |
tree | 8af4f4b16bdda8a7b54ff123a7cfe5fcc38c203c /editors | |
parent | b72f3823ec582474b4ab98fe3c46fecea0d4ddab (diff) | |
download | ports-d23a79568090d280bf3beb199bb97f0572234984.tar.gz ports-d23a79568090d280bf3beb199bb97f0572234984.zip |
Notes
Diffstat (limited to 'editors')
-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 8490314c32c8..fd342453ff0d 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.1.1.1 1995/08/14 04:08:00 asami Exp $ +# $Id: Makefile,v 1.2 1995/10/28 20:35:56 erich Exp $ # DISTNAME= sam PKGNAME= sam-4.3 -CATEGORIES+= plan9 +CATEGORIES= plan9 MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/ EXTRACT_SUFX= .msg.gz |