diff options
author | asami <asami@FreeBSD.org> | 1998-04-19 10:43:52 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-04-19 10:43:52 +0000 |
commit | 552fcb1ba136e3a853e34740a0c78d42adbfe153 (patch) | |
tree | 354d5433e5d9a9ebf2c2b3fbab13e9e829895489 /devel/p5-Data-ShowTable | |
parent | 240b5675c0f79116399b5b2cd00b12cbb1e1b2d3 (diff) | |
download | FreeBSD-ports-552fcb1ba136e3a853e34740a0c78d42adbfe153.zip FreeBSD-ports-552fcb1ba136e3a853e34740a0c78d42adbfe153.tar.gz |
Change category from "misc" to "devel". I assume that's why it
was put in this directory to begin with. :)
Reported by: ken@mui.net
Diffstat (limited to 'devel/p5-Data-ShowTable')
-rw-r--r-- | devel/p5-Data-ShowTable/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Data-ShowTable/Makefile b/devel/p5-Data-ShowTable/Makefile index 653c5dd..f0511b9 100644 --- a/devel/p5-Data-ShowTable/Makefile +++ b/devel/p5-Data-ShowTable/Makefile @@ -3,12 +3,12 @@ # Date created: September 10th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/09/13 17:46:55 jfitz Exp $ # DISTNAME= Data-ShowTable-3.3 PKGNAME= p5-Data-ShowTable-3.3 -CATEGORIES= misc perl5 +CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Data |