diff options
author | agc <agc@pkgsrc.org> | 2000-05-15 11:50:51 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2000-05-15 11:50:51 +0000 |
commit | 24658fe425fb070c891113d2f3233fc3448e821e (patch) | |
tree | 8df08cf3dfb386085d34f2ecfacccde40899dbcd /editors/sam | |
parent | e74233b8383cd17c0e70be9400e1330204c0c541 (diff) | |
download | pkgsrc-24658fe425fb070c891113d2f3233fc3448e821e.tar.gz |
Move sam from plan9 to editors category by repository copy.
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 9a4203b7667..1b3325eecff 100644 --- a/editors/sam/Makefile +++ b/editors/sam/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.11 1999/08/24 19:01:43 agc Exp $ +# $NetBSD: Makefile,v 1.12 2000/05/15 11:50:52 agc Exp $ # FreeBSD Id: Makefile,v 1.3 1996/11/12 02:19:40 obrien Exp # DISTNAME= sam PKGNAME= sam-4.3 -CATEGORIES= plan9 +CATEGORIES= editors MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/ EXTRACT_SUFX= .msg.gz |