diff options
author | dillo <dillo@pkgsrc.org> | 2001-11-18 19:17:05 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2001-11-18 19:17:05 +0000 |
commit | 8aacbd0c86ae8136dc0b42d5f63bd26e11782dc2 (patch) | |
tree | 8dd76abfd3b4bc589d7da0de044ba068aba1294a /editors/sam | |
parent | df9513074d104e94072bd74b275de06e032d0614 (diff) | |
download | pkgsrc-8aacbd0c86ae8136dc0b42d5f63bd26e11782dc2.tar.gz |
Add plan9 to CATEGORIES like in the other packages that were once in
the plan9 directory.
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 aa9aaef6d52..02d5d3e83dc 100644 --- a/editors/sam/Makefile +++ b/editors/sam/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2001/09/09 20:36:21 agc Exp $ +# $NetBSD: Makefile,v 1.19 2001/11/18 19:17:05 dillo Exp $ # FreeBSD Id: Makefile,v 1.3 1996/11/12 02:19:40 obrien Exp # DISTNAME= sam PKGNAME= sam-4.3nb1 -CATEGORIES= editors +CATEGORIES= editors plan9 MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/ EXTRACT_SUFX= .msg.gz |