diff options
author | recht <recht> | 2004-07-06 16:28:52 +0000 |
---|---|---|
committer | recht <recht> | 2004-07-06 16:28:52 +0000 |
commit | 8958b910cfbfdf9aad46892f1732ebf6bf519fd9 (patch) | |
tree | df256aa29e7a668ff6aebaf4a68a0828ae6d2248 /graphics | |
parent | f3e63bf7d987d74c4cc53f85a07a9459767bcb7a (diff) | |
download | pkgsrc-8958b910cfbfdf9aad46892f1732ebf6bf519fd9.tar.gz |
bump PKGREVISIONs since libxslt needs libgcrypt now
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/dia/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index a24fea7ffe9..b110db90dd9 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2004/05/06 10:21:47 drochner Exp $ +# $NetBSD: Makefile,v 1.33 2004/07/06 16:28:52 recht Exp $ DISTNAME= dia-0.93 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dia/0.93/} |