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 /x11/xpns/Makefile | |
parent | 81b0a04e150dcf2f693ba86a4ede4595e642bffd (diff) | |
download | pkgsrc-a19a3517957797238398bf3d65a22f1fcd7a2810.tar.gz |
Correct the primary category field for this package.
Diffstat (limited to 'x11/xpns/Makefile')
-rw-r--r-- | x11/xpns/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xpns/Makefile b/x11/xpns/Makefile index feccc0ecca2..0db30d8027b 100644 --- a/x11/xpns/Makefile +++ b/x11/xpns/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 1998/08/20 15:17:40 tsarna Exp $ +# $NetBSD: Makefile,v 1.6 1998/10/15 19:51:09 agc Exp $ # FreeBSD Id: Makefile,v 1.2 1997/06/29 09:38:20 obrien Exp # DISTNAME= pns_source PKGNAME= xpns-1.0 -CATEGORIES= misc cad +CATEGORIES= x11 cad MASTER_SITES= ftp://ftp.informatik.uni-stuttgart.de/pub/petri-nets/ EXTRACT_SUFX= .tar.Z |