diff options
author | agc <agc> | 1998-10-15 19:51:07 +0000 |
---|---|---|
committer | agc <agc> | 1998-10-15 19:51:07 +0000 |
commit | f89f44facfc540b607e11876aae3bb6b32e6a669 (patch) | |
tree | 0d2553c0cd59e0e2e982c2d198acb007c7cbe450 /graphics | |
parent | da53d8ae5d8b16317147c6761f9d6abe0993728d (diff) | |
download | pkgsrc-f89f44facfc540b607e11876aae3bb6b32e6a669.tar.gz |
Correct the primary category field for this package.
Diffstat (limited to 'graphics')
-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 |