diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:22:51 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:22:51 +0000 |
commit | be8f3fc3c61d32a2276bfdf7ad1d0f8a3ed150c9 (patch) | |
tree | 25d6dfe4adf4651193ff033a71199301cd24bc62 /ham/gpredict | |
parent | 67bb9f2c30b74eae0dc06dfdaec3e66308261c84 (diff) | |
download | pkgsrc-be8f3fc3c61d32a2276bfdf7ad1d0f8a3ed150c9.tar.gz |
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'ham/gpredict')
-rw-r--r-- | ham/gpredict/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gpredict/Makefile b/ham/gpredict/Makefile index 528e155f5b7..9152059af34 100644 --- a/ham/gpredict/Makefile +++ b/ham/gpredict/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2014/08/31 11:27:03 mef Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:23:21 tnn Exp $ DISTNAME= gpredict-1.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= ham MASTER_SITES= http://sourceforge.net/projects/gpredict/files/Gpredict/1.3/ |