diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2011-03-03 10:12:30 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2011-03-03 10:12:30 +0000 |
commit | 6f4ce81280e8188f1b8dbaa092858fded2abc02e (patch) | |
tree | c562f41d08d739c18c1ae57328d9c042e20c2282 /deskutils/xfce4-xkb-plugin/Makefile | |
parent | a7d0f2f1180a5ad6ad2935884415f5e86bd32114 (diff) |
Welcome XFCE 4.8 to the portstree!
Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
Notes
Notes:
svn path=/head/; revision=270185
Diffstat (limited to 'deskutils/xfce4-xkb-plugin/Makefile')
-rw-r--r-- | deskutils/xfce4-xkb-plugin/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile index 8a5dd820d269..d74a13d13bdd 100644 --- a/deskutils/xfce4-xkb-plugin/Makefile +++ b/deskutils/xfce4-xkb-plugin/Makefile @@ -7,9 +7,10 @@ PORTNAME= xfce4-xkb-plugin PORTVERSION= 0.4.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= deskutils xfce -MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ +MASTER_SITES= ${MASTER_SITE_XFCE} +MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= des@FreeBSD.org |