diff options
Diffstat (limited to 'graphics/agg/Makefile')
-rw-r--r-- | graphics/agg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile index e797e25d2a7..8667e6e63d9 100644 --- a/graphics/agg/Makefile +++ b/graphics/agg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/06/04 22:16:13 tron Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:23:07 tnn Exp $ # DISTNAME= agg-2.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.antigrain.com/ |