- Fix MASTER_SITES
PR: 162817 Submitted by: Ports Fury Feature safe: yes
This commit is contained in:
parent
0fec4ec987
commit
5acd4942d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286407
1 changed files with 4 additions and 3 deletions
|
@ -9,10 +9,11 @@ PORTNAME= gtk-cleanice-engine
|
|||
PORTVERSION= 2.4.1
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11-themes gnome
|
||||
MASTER_SITES= SF/elysium-project/gtk-engines-cleanice/${PORTVERSION}
|
||||
MASTER_SITES= SF/elysium-project/gtk-engines-cleanice/${PORTVERSION} \
|
||||
SF/elysium-project/gtk-engines-cleanice/1.2.7:theme
|
||||
DISTNAME= gtk-engines-cleanice-${PORTVERSION}
|
||||
DISTFILES= ${DISTNAME}.tar.gz \
|
||||
${THEME}.tar.gz
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
${THEME}${EXTRACT_SUFX}:theme
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A simplistic GTK+ 2.x theme engine
|
||||
|
|
Loading…
Reference in a new issue