diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-06-20 21:52:07 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-06-20 21:52:07 +0000 |
commit | a94ffe2501ca207e5fae06dcf871ae76a15a0dab (patch) | |
tree | b9294bf8e621d15b2fcf6860f6a32bcb40f1f1ef /graphics/ploticus | |
parent | dd0667e8094b6bebb539b8f2bd6b13af4ec0d7a8 (diff) | |
download | pkgsrc-a94ffe2501ca207e5fae06dcf871ae76a15a0dab.tar.gz |
Bump PKGREVISION and remove X11 support where appropiate.
Diffstat (limited to 'graphics/ploticus')
-rw-r--r-- | graphics/ploticus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ploticus/Makefile b/graphics/ploticus/Makefile index fff85ec5185..b2ec23d841a 100644 --- a/graphics/ploticus/Makefile +++ b/graphics/ploticus/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2004/05/15 11:16:45 grant Exp $ +# $NetBSD: Makefile,v 1.22 2004/06/20 21:52:08 xtraeme Exp $ # DISTNAME= pl221src PKGNAME= ploticus-2.21 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://ploticus.sourceforge.net/download/ |