diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-28 08:16:26 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-28 08:16:26 +0000 |
commit | 7adc81e04203b78304b1bad067b6b375439d7526 (patch) | |
tree | 9d8baa930d9585572e90f969d4da1909df3da50a /x11/rofi | |
parent | 033ef6ffa226b46873d4d67a3c1fddd49776d533 (diff) | |
download | ports-7adc81e04203b78304b1bad067b6b375439d7526.tar.gz ports-7adc81e04203b78304b1bad067b6b375439d7526.zip |
Notes
Diffstat (limited to 'x11/rofi')
-rw-r--r-- | x11/rofi/Makefile | 3 | ||||
-rw-r--r-- | x11/rofi/distinfo | 4 |
2 files changed, 2 insertions, 5 deletions
diff --git a/x11/rofi/Makefile b/x11/rofi/Makefile index 1bb85a79c7fb..c9bf1caa065d 100644 --- a/x11/rofi/Makefile +++ b/x11/rofi/Makefile @@ -3,7 +3,6 @@ PORTNAME= rofi PORTVERSION= 0.15.2 CATEGORIES= x11 -MASTER_SITES= GH MAINTAINER= nomoo@nomoo.ru COMMENT= Window switcher, run dialog and dmenu replacement @@ -12,9 +11,7 @@ LICENSE= MIT USE_GITHUB= yes GH_ACCOUNT= DaveDavenport -GH_TAGNAME= 0.15.2 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes USES= autoreconf pkgconfig gmake USE_XORG= x11 xinerama xft diff --git a/x11/rofi/distinfo b/x11/rofi/distinfo index a8de37b59c16..8d17d8f6e9dd 100644 --- a/x11/rofi/distinfo +++ b/x11/rofi/distinfo @@ -1,2 +1,2 @@ -SHA256 (DaveDavenport-rofi-0.15.2-0.15.2_GH0.tar.gz) = f666398a85d1809fe482bf97ca929105e40319d2c496a849facaf127082b01a2 -SIZE (DaveDavenport-rofi-0.15.2-0.15.2_GH0.tar.gz) = 63627 +SHA256 (DaveDavenport-rofi-0.15.2_GH0.tar.gz) = f666398a85d1809fe482bf97ca929105e40319d2c496a849facaf127082b01a2 +SIZE (DaveDavenport-rofi-0.15.2_GH0.tar.gz) = 63627 |