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/xfce4-appfinder | |
parent | 76e6b5835916eb6eea946cad5529f54b6159e385 (diff) | |
download | ports-16f59f05ca6f1c634e35c011b49c47ba648d2dc9.tar.gz ports-16f59f05ca6f1c634e35c011b49c47ba648d2dc9.zip |
Notes
Diffstat (limited to 'misc/xfce4-appfinder')
-rw-r--r-- | misc/xfce4-appfinder/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |