diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-04-19 10:43:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-04-19 10:43:52 +0000 |
commit | 0479cd8e5b3836e2c5a237a3603773b0f0a5ba07 (patch) | |
tree | 7a733f9a7ddb1d5e5153d693a2ebcbb32121249c | |
parent | - sources changed without bumping the version number (diff) |
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
Notes
Notes:
svn path=/head/; revision=10581
-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 653c5ddaef55..f0511b9a0127 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 |