diff options
author | mat <mat@FreeBSD.org> | 2015-05-31 05:25:06 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-31 05:25:06 +0800 |
commit | 50e234927a2b5d497dba7d2d72b8948079242e99 (patch) | |
tree | a3eb79bf2c8deb40f9ed91f12f1edf0402cc910f /x11-toolkits | |
parent | b165ccb1773b5d4763197bfe15b9165f28ffb8fa (diff) | |
download | freebsd-ports-gnome-50e234927a2b5d497dba7d2d72b8948079242e99.tar.gz freebsd-ports-gnome-50e234927a2b5d497dba7d2d72b8948079242e99.tar.zst freebsd-ports-gnome-50e234927a2b5d497dba7d2d72b8948079242e99.zip |
Cleanup USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/termit/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/termit/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/termit/Makefile b/x11-toolkits/termit/Makefile index c37bf56bc87b..2a4842364751 100644 --- a/x11-toolkits/termit/Makefile +++ b/x11-toolkits/termit/Makefile @@ -3,6 +3,7 @@ PORTNAME= termit PORTVERSION= 2.10.1 +DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= x11-toolkits gnome MAINTAINER= pawel@FreeBSD.org @@ -12,7 +13,6 @@ LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= nonstop -GH_TAGNAME= ${PORTNAME}-${PORTVERSION} USES= cmake lua pkgconfig tar:bzip2 USE_GNOME= gdkpixbuf2 vte diff --git a/x11-toolkits/termit/distinfo b/x11-toolkits/termit/distinfo index ef2a4ef133cc..f5385ad7b9be 100644 --- a/x11-toolkits/termit/distinfo +++ b/x11-toolkits/termit/distinfo @@ -1,2 +1,2 @@ -SHA256 (nonstop-termit-2.10.1-termit-2.10.1_GH0.tar.bz2) = 0abd505c853a04cf78c57317469961dc91d674fa33a5d8884bff92fc1ae84d7a -SIZE (nonstop-termit-2.10.1-termit-2.10.1_GH0.tar.bz2) = 56508 +SHA256 (nonstop-termit-termit-2.10.1_GH0.tar.bz2) = 0abd505c853a04cf78c57317469961dc91d674fa33a5d8884bff92fc1ae84d7a +SIZE (nonstop-termit-termit-2.10.1_GH0.tar.bz2) = 56508 |