diff options
author | adam <adam> | 2016-08-03 10:22:08 +0000 |
---|---|---|
committer | adam <adam> | 2016-08-03 10:22:08 +0000 |
commit | 918126bafdfd837bf82913dcfbfd98d2d275bfda (patch) | |
tree | ec9752850cf8d991421cc9d6e41616955aea4422 /x11/mate-terminal | |
parent | 61e1872ee51a5ea5ed2eb9b556f6fb8ceb0ee4c3 (diff) | |
download | pkgsrc-918126bafdfd837bf82913dcfbfd98d2d275bfda.tar.gz |
Revbump after graphics/gd update
Diffstat (limited to 'x11/mate-terminal')
-rw-r--r-- | x11/mate-terminal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/mate-terminal/Makefile b/x11/mate-terminal/Makefile index 8114200b117..5bc4311d132 100644 --- a/x11/mate-terminal/Makefile +++ b/x11/mate-terminal/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2016/05/21 19:16:49 youri Exp $ +# $NetBSD: Makefile,v 1.2 2016/08/03 10:23:37 adam Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= mate-terminal-${MATE_VERSION} |