diff options
author | ryoon <ryoon> | 2014-05-05 00:47:34 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2014-05-05 00:47:34 +0000 |
commit | cdd7787e749051b5f253a12e034d6af7f998b602 (patch) | |
tree | 86abc797e41b9db5e66ab99f193eea7b197c6e6b /net/dhcpcd-gtk | |
parent | c70153c77b3255180f98461ee49b770654c4b14e (diff) | |
download | pkgsrc-cdd7787e749051b5f253a12e034d6af7f998b602.tar.gz |
Recursive revbump from x11/pixman
Fix PR pkg/48777
Diffstat (limited to 'net/dhcpcd-gtk')
-rw-r--r-- | net/dhcpcd-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dhcpcd-gtk/Makefile b/net/dhcpcd-gtk/Makefile index 3b03daa6938..c99835d8bb4 100644 --- a/net/dhcpcd-gtk/Makefile +++ b/net/dhcpcd-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2013/10/10 14:42:26 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2014/05/05 00:48:13 ryoon Exp $ # DISTNAME= dhcpcd-ui-0.6.0 PKGNAME= dhcpcd-gtk-0.6.0 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= net MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/ MASTER_SITES+= ftp://roy.marples.name/pub/dhcpcd/ |