diff options
author | nros <nros@pkgsrc.org> | 2019-12-21 23:22:08 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2019-12-21 23:22:08 +0000 |
commit | a83c07a71c7a0d76aef38de8a52beb30e2c9cca1 (patch) | |
tree | 9f153e004d8b4ca6ac6011cc0951d0bbc2f1dcfd /net/dhcpcd-gtk | |
parent | 3dd4b52c1dc511537e1cc3b983e3deb4481c97e5 (diff) | |
download | pkgsrc-a83c07a71c7a0d76aef38de8a52beb30e2c9cca1.tar.gz |
Revbump dhcpcd-gtk and dhcpcd-qt due to PLIST change
Set the right values this time.
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 fa55d1c6cac..90296177031 100644 --- a/net/dhcpcd-gtk/Makefile +++ b/net/dhcpcd-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2019/12/21 23:09:23 nros Exp $ +# $NetBSD: Makefile,v 1.49 2019/12/21 23:22:08 nros Exp $ # PKGNAME= dhcpcd-gtk-${DHCPCD_UI_VERSION} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net COMMENT= GTK+ system tray monitor for dhcpcd |