diff options
author | jschauma <jschauma> | 2003-08-23 15:16:36 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-08-23 15:16:36 +0000 |
commit | 8facefb43575de5e2553c4ebe3df599135bd9918 (patch) | |
tree | e57625b7ee99e70a3090cacf64e3d0b2d3865f8c /graphics | |
parent | 9e9cc501a2fccd70c4aea644b4448dc68669cf44 (diff) | |
download | pkgsrc-8facefb43575de5e2553c4ebe3df599135bd9918.tar.gz |
Add pseudo-category 'java'.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/PanoTools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/PanoTools/Makefile b/graphics/PanoTools/Makefile index 922ba8a07a4..dd0331ac072 100644 --- a/graphics/PanoTools/Makefile +++ b/graphics/PanoTools/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2003/07/21 16:51:35 martti Exp $ +# $NetBSD: Makefile,v 1.10 2003/08/23 15:18:00 jschauma Exp $ # DISTNAME= PanoTools PKGNAME= ${DISTNAME}-2.6b1 PKGREVISION= 1 WRKSRC= ${WRKDIR}/PTLinux -CATEGORIES= graphics +CATEGORIES= graphics java MASTER_SITES= http://www.path.unimelb.edu.au/~dersch/ MAINTAINER= tech-pkg@NetBSD.org |