diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-25 22:53:28 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-25 22:53:28 +0000 |
commit | 16f59f05ca6f1c634e35c011b49c47ba648d2dc9 (patch) | |
tree | 50823c6a80d8ab9327405fea7f9e85f4ef55c679 /misc | |
parent | 76e6b5835916eb6eea946cad5529f54b6159e385 (diff) | |
download | ports-16f59f05ca6f1c634e35c011b49c47ba648d2dc9.tar.gz ports-16f59f05ca6f1c634e35c011b49c47ba648d2dc9.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xfce4-appfinder/Makefile | 2 | ||||
-rw-r--r-- | misc/xfce4-wm-themes/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile index 2cc3f213b25e..8ce0233af37d 100644 --- a/misc/xfce4-appfinder/Makefile +++ b/misc/xfce4-appfinder/Makefile @@ -9,7 +9,7 @@ PORTNAME= xfce4-appfinder PORTVERSION= 4.4.1 PORTREVISION= 1 CATEGORIES= misc xfce -MASTER_SITES= ${MASTER_SITES_XFCE} +MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org diff --git a/misc/xfce4-wm-themes/Makefile b/misc/xfce4-wm-themes/Makefile index 373262ae4c83..f247d85343cd 100644 --- a/misc/xfce4-wm-themes/Makefile +++ b/misc/xfce4-wm-themes/Makefile @@ -8,7 +8,7 @@ PORTNAME= xfce4-wm-themes PORTVERSION= 4.4.1 CATEGORIES= misc xfce -MASTER_SITES= ${MASTER_SITES_XFCE} +MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfwm4-themes-${PORTVERSION} DIST_SUBDIR= xfce4 |