diff options
author | asami <asami@FreeBSD.org> | 1995-11-26 11:29:21 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-26 11:29:21 +0000 |
commit | 11f6c788138cbf63b70c33e4fa0998fb70cd4f80 (patch) | |
tree | 94a775721e79d742b4cacf009b0606de6b79f0ea /devel/autoconf262/Makefile | |
parent | 7a22691049d0171969de687779585473ae8699d7 (diff) | |
download | FreeBSD-ports-11f6c788138cbf63b70c33e4fa0998fb70cd4f80.zip FreeBSD-ports-11f6c788138cbf63b70c33e4fa0998fb70cd4f80.tar.gz |
Change gategory name "development" -> "devel". Also take out the
"programming" that was in some of them, it's pretty obvious what
we are talking about here.
Diffstat (limited to 'devel/autoconf262/Makefile')
-rw-r--r-- | devel/autoconf262/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/autoconf262/Makefile b/devel/autoconf262/Makefile index cc153c3..672ebb7 100644 --- a/devel/autoconf262/Makefile +++ b/devel/autoconf262/Makefile @@ -3,11 +3,11 @@ # Date created: 7 October 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.2 1995/11/19 17:49:00 ache Exp $ +# $Id: Makefile,v 1.3 1995/11/22 17:26:29 ache Exp $ # DISTNAME= autoconf-2.6 -CATEGORIES= development programming +CATEGORIES= devel MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ EXEC_DEPENDS= gm4:${PORTSDIR}/devel/m4 |