diff options
author | dillo <dillo> | 2001-11-18 19:17:05 +0000 |
---|---|---|
committer | dillo <dillo> | 2001-11-18 19:17:05 +0000 |
commit | 93436c362e8e8bd844124831f6714e1cecc8b7d6 (patch) | |
tree | 8dd76abfd3b4bc589d7da0de044ba068aba1294a /editors/sam | |
parent | 9162163e6db24b2952d971f314a167c0fb72fd7b (diff) | |
download | pkgsrc-93436c362e8e8bd844124831f6714e1cecc8b7d6.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 |