diff options
author | Rene Ladan <rene@FreeBSD.org> | 2012-05-09 20:13:43 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2012-05-09 20:13:43 +0000 |
commit | ea9ee50c7c322fdc806cc5d6012a754e7114d60b (patch) | |
tree | c31b9014d28be6d3eec113353fbbc7e080bd831e /x11-fm | |
parent | 99fcd36c3dcc329d76878c7ad3345979ca493b6a (diff) |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/thunar-vfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/thunar-vfs/Makefile b/x11-fm/thunar-vfs/Makefile index 38c545a3febe..1db964b00c19 100644 --- a/x11-fm/thunar-vfs/Makefile +++ b/x11-fm/thunar-vfs/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 1.2.0 PORTREVISION= 1 CATEGORIES= x11-fm xfce MASTER_SITES= ${MASTER_SITE_XFCE} +MASTER_SITE_SUBDIR= src/archive/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org |