diff options
author | prlw1 <prlw1@pkgsrc.org> | 2016-05-03 11:40:00 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2016-05-03 11:40:00 +0000 |
commit | ce9787f40b9a60d1d384e7dbda7adf4e17dffea6 (patch) | |
tree | 5a3106e603f2093d7172fa2cfbdd8c5759a79486 /comms/gnome-pilot/Makefile | |
parent | d9848f3d79acf24ad28c3e1da51167b650a1c771 (diff) | |
download | pkgsrc-ce9787f40b9a60d1d384e7dbda7adf4e17dffea6.tar.gz |
revbump for libsoup's ABI issue
Diffstat (limited to 'comms/gnome-pilot/Makefile')
-rw-r--r-- | comms/gnome-pilot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile index 86562f78f76..f4525df8606 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.100 2016/04/11 19:01:33 ryoon Exp $ +# $NetBSD: Makefile,v 1.101 2016/05/03 11:40:01 prlw1 Exp $ # DISTNAME= gnome-pilot-2.0.17 -PKGREVISION= 51 +PKGREVISION= 52 CATEGORIES= comms gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/2.0/} |