diff options
author | agc <agc@pkgsrc.org> | 1998-10-15 19:51:07 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-10-15 19:51:07 +0000 |
commit | a19a3517957797238398bf3d65a22f1fcd7a2810 (patch) | |
tree | 0d2553c0cd59e0e2e982c2d198acb007c7cbe450 /graphics/xfig | |
parent | 81b0a04e150dcf2f693ba86a4ede4595e642bffd (diff) | |
download | pkgsrc-a19a3517957797238398bf3d65a22f1fcd7a2810.tar.gz |
Correct the primary category field for this package.
Diffstat (limited to 'graphics/xfig')
-rw-r--r-- | graphics/xfig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile index 2679308ef04..1bf7e0fc955 100644 --- a/graphics/xfig/Makefile +++ b/graphics/xfig/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.15 1998/09/13 19:35:06 garbled Exp $ +# $NetBSD: Makefile,v 1.16 1998/10/15 19:51:07 agc Exp $ # DISTNAME= xfig.3.2.2 PKGNAME= xfig-3.2.2 WRKSRC= ${WRKDIR}/xfig.3.2.2 -CATEGORIES= x11 +CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications/drawing_tools/xfig |