diff options
-rw-r--r-- | x11-themes/cursor-crystal-theme/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/cursor-crystal-theme/Makefile b/x11-themes/cursor-crystal-theme/Makefile index c7cc8bd6c3e3..f45efb5cd3e2 100644 --- a/x11-themes/cursor-crystal-theme/Makefile +++ b/x11-themes/cursor-crystal-theme/Makefile @@ -1,16 +1,16 @@ PORTNAME= cursor-crystal-theme DISTVERSION= 1.1.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-themes -MASTER_SITES= http://www.notmart.org/files/ \ - http://pinguin.stttelkom.ac.id/gentoo/distfiles/ +MASTER_SITES= https://www.notmart.org/files/ DISTNAME= Crystalcursors MAINTAINER= ports@FreeBSD.org COMMENT= KDE Crystal style X cursor theme -WWW= http://www.kde-look.org/content/show.php/crystal+xcursors?content=6240 +WWW= https://store.kde.org/p/999879 LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= xcursorgen:x11/xcursorgen |