diff options
| author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-07 12:48:13 +0800 | 
|---|---|---|
| committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-07 12:48:13 +0800 | 
| commit | 0ffa5aadd614b337c0cd3c0e2605d587e31486cf (patch) | |
| tree | 5792fb982fe58b5d044fc5dae215e5dc4c9449d9 | |
| parent | 466fecc955c4edadfec86bb995303a05e20a36c0 (diff) | |
| download | marcuscom-ports-0ffa5aadd614b337c0cd3c0e2605d587e31486cf.tar.gz marcuscom-ports-0ffa5aadd614b337c0cd3c0e2605d587e31486cf.tar.zst marcuscom-ports-0ffa5aadd614b337c0cd3c0e2605d587e31486cf.zip | |
I didn't forget about you, bump these ports. At last!
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9366 df743ca5-7f9a-e211-a948-0013205c9059
| -rw-r--r-- | x11-themes/gtk-aluminumalloy-cryogenic-theme/Makefile | 2 | ||||
| -rw-r--r-- | x11-themes/gtk-aluminumalloy-smog-theme/Makefile | 2 | ||||
| -rw-r--r-- | x11-themes/gtk-aluminumalloy-toxic-theme/Makefile | 2 | 
3 files changed, 6 insertions, 0 deletions
| diff --git a/x11-themes/gtk-aluminumalloy-cryogenic-theme/Makefile b/x11-themes/gtk-aluminumalloy-cryogenic-theme/Makefile index 5fd6929cf..6fa4645d3 100644 --- a/x11-themes/gtk-aluminumalloy-cryogenic-theme/Makefile +++ b/x11-themes/gtk-aluminumalloy-cryogenic-theme/Makefile @@ -5,6 +5,8 @@  # $FreeBSD$  # +PORTREVISION=	1 +  FLAVOR=		cryogenic  MASTERDIR=	${.CURDIR}/../gtk-aluminumalloy-volcanic-theme diff --git a/x11-themes/gtk-aluminumalloy-smog-theme/Makefile b/x11-themes/gtk-aluminumalloy-smog-theme/Makefile index bb2570e8e..f8ed3cd16 100644 --- a/x11-themes/gtk-aluminumalloy-smog-theme/Makefile +++ b/x11-themes/gtk-aluminumalloy-smog-theme/Makefile @@ -5,6 +5,8 @@  # $FreeBSD$  # +PORTREVISION=	1 +  FLAVOR=		smog  MASTERDIR=	${.CURDIR}/../gtk-aluminumalloy-volcanic-theme diff --git a/x11-themes/gtk-aluminumalloy-toxic-theme/Makefile b/x11-themes/gtk-aluminumalloy-toxic-theme/Makefile index cf09c33a7..7722414eb 100644 --- a/x11-themes/gtk-aluminumalloy-toxic-theme/Makefile +++ b/x11-themes/gtk-aluminumalloy-toxic-theme/Makefile @@ -5,6 +5,8 @@  # $FreeBSD$  # +PORTREVISION=	1 +  FLAVOR=		toxic  MASTERDIR=	${.CURDIR}/../gtk-aluminumalloy-volcanic-theme | 
