diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-06-28 21:06:00 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-06-28 21:06:00 +0000 |
commit | b3ea15eb6efe2038fb0a9f68a69ff67b8ef55963 (patch) | |
tree | db3e543621269a948849f16cfe5c7ab5f07e5d2f | |
parent | d1998f7583642673c687cbe04791d85b8fd69a4e (diff) | |
download | freebsd-ports-b3ea15eb6efe2038fb0a9f68a69ff67b8ef55963.zip |
x11-themes/cursor-ardoise-theme: Add mirrors, update pkg-descr
PR: 229268
Submitted by: lightside <lightside@gmx.com> (maintainer)
-rw-r--r-- | x11-themes/cursor-ardoise-theme/Makefile | 5 | ||||
-rw-r--r-- | x11-themes/cursor-ardoise-theme/pkg-descr | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11-themes/cursor-ardoise-theme/Makefile b/x11-themes/cursor-ardoise-theme/Makefile index f71c035f5478..2c7b9eed7b4f 100644 --- a/x11-themes/cursor-ardoise-theme/Makefile +++ b/x11-themes/cursor-ardoise-theme/Makefile @@ -5,13 +5,14 @@ PORTNAME= ardoise PORTVERSION= 3.5 PORTREVISION= 1 CATEGORIES= x11-themes -MASTER_SITES= https://github.com/obnosim/ardoise/releases/download/v${PORTVERSION}/ +MASTER_SITES= http://ftp.internat.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/ \ + https://ftp.tw.freebsd.org/distfiles/${DIST_SUBDIR}/ PKGNAMEPREFIX= cursor- PKGNAMESUFFIX= -theme DISTFILES= Ardoise_no_shadow_100.tar.gz Ardoise_no_shadow_75.tar.gz \ Ardoise_no_shadow_87.tar.gz Ardoise_shadow_100.tar.gz \ Ardoise_shadow_75.tar.gz Ardoise_shadow_87.tar.gz -DIST_SUBDIR= ${PKGBASE}/${PORTVERSION} +DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION} MAINTAINER= lightside@gmx.com COMMENT= Ardoise X cursor theme diff --git a/x11-themes/cursor-ardoise-theme/pkg-descr b/x11-themes/cursor-ardoise-theme/pkg-descr index db5558604ade..65493fd0150e 100644 --- a/x11-themes/cursor-ardoise-theme/pkg-descr +++ b/x11-themes/cursor-ardoise-theme/pkg-descr @@ -4,4 +4,4 @@ It uses symbols instead of changing the shape of the cursor. Available resolutions are 24, 32, 48 and 72 px. Translucent and opaque variants. -WWW: http://kde-look.org/content/show.php/Ardoise?content=165308 +WWW: https://gitlab.com/obnosim/ardoise |