diff options
author | mat <mat@FreeBSD.org> | 2015-08-04 19:29:18 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-08-04 19:29:18 +0800 |
commit | 94ccaa77589f50678b84d7117878c0ade6ad69ba (patch) | |
tree | 69b22e334637a187ae01d3ef2a75d6dd8cb3698a /graphics/npretty | |
parent | 40a1af164b81227ce4a4cd2ebbfd25d6ea8b8c0e (diff) | |
download | freebsd-ports-gnome-94ccaa77589f50678b84d7117878c0ade6ad69ba.tar.gz freebsd-ports-gnome-94ccaa77589f50678b84d7117878c0ade6ad69ba.tar.zst freebsd-ports-gnome-94ccaa77589f50678b84d7117878c0ade6ad69ba.zip |
Cleanup some abusive use of GH_TAGNAME.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'graphics/npretty')
-rw-r--r-- | graphics/npretty/Makefile | 4 | ||||
-rw-r--r-- | graphics/npretty/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/npretty/Makefile b/graphics/npretty/Makefile index 69ec981adb9b..f4c575c80b2f 100644 --- a/graphics/npretty/Makefile +++ b/graphics/npretty/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= npretty -PORTVERSION= 0.9.3.1 +DISTVERSIONPREFIX= n +DISTVERSION= 0.9.3-1 CATEGORIES= graphics MAINTAINER= peter@pean.org @@ -16,7 +17,6 @@ LIB_DEPENDS= libMagickCore-6.so:${PORTSDIR}/graphics/ImageMagick USE_GITHUB= yes GH_ACCOUNT= gammy -GH_TAGNAME= n0.9.3-1 NO_BUILD= yes USES= perl5 shebangfix diff --git a/graphics/npretty/distinfo b/graphics/npretty/distinfo index c72276f65f02..1b2d4e5143ed 100644 --- a/graphics/npretty/distinfo +++ b/graphics/npretty/distinfo @@ -1,2 +1,2 @@ -SHA256 (gammy-npretty-0.9.3.1-n0.9.3-1_GH0.tar.gz) = 3c30ed08b8e282ac26fc9a97cc47c26642a7dc784b3ec74eda1dac3edcfe8bc5 -SIZE (gammy-npretty-0.9.3.1-n0.9.3-1_GH0.tar.gz) = 40987 +SHA256 (gammy-npretty-n0.9.3-1_GH0.tar.gz) = 3c30ed08b8e282ac26fc9a97cc47c26642a7dc784b3ec74eda1dac3edcfe8bc5 +SIZE (gammy-npretty-n0.9.3-1_GH0.tar.gz) = 40987 |