diff options
-rw-r--r-- | x11-wm/obkey/Makefile | 13 | ||||
-rw-r--r-- | x11-wm/obkey/distinfo | 5 |
2 files changed, 10 insertions, 8 deletions
diff --git a/x11-wm/obkey/Makefile b/x11-wm/obkey/Makefile index 4bb2ba42c222..b4b1cf9a40d9 100644 --- a/x11-wm/obkey/Makefile +++ b/x11-wm/obkey/Makefile @@ -3,22 +3,23 @@ PORTNAME= obkey PORTVERSION= 1.0 +PORTREVISION= 1 +DISTVERSIONPREFIX= v CATEGORIES= x11-wm python -MASTER_SITES= GOOGLE_CODE + +USE_GITHUB= yes +GH_ACCOUNT= nsf MAINTAINER= ports@FreeBSD.org COMMENT= Openbox hotkey editor, written in Python and PyGTK LICENSE= MIT -BROKEN= Unfetchable (google code has gone away) -DEPRECATED= Unfetchable for more than six months (google code has gone away) -EXPIRATION_DATE= 2017-04-30 - RUN_DEPENDS= py27-gtk2>=2.14:x11-toolkits/py-gtk2 -USES= gettext python +USES= desktop-file-utils gettext python USE_PYTHON= distutils +NO_ARCH= yes PORTDOCS= NEWS diff --git a/x11-wm/obkey/distinfo b/x11-wm/obkey/distinfo index dc8d84f4a242..ebad714d5c69 100644 --- a/x11-wm/obkey/distinfo +++ b/x11-wm/obkey/distinfo @@ -1,2 +1,3 @@ -SHA256 (obkey-1.0.tar.gz) = 15c72b083cb37550cc21924d22d17a98da6ff86e6b91306b49ae3403e161dfbd -SIZE (obkey-1.0.tar.gz) = 18146 +TIMESTAMP = 1493992434 +SHA256 (nsf-obkey-v1.0_GH0.tar.gz) = fcb05026773a5a62399fcfbcd6ed12c06231f1fac2a8668218ee91fbfa68881e +SIZE (nsf-obkey-v1.0_GH0.tar.gz) = 18132 |