diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2007-01-23 15:40:55 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2007-01-23 15:40:55 +0000 |
commit | 16e0b82d6bff0491cfce79a83cc8c4e693d1bd3d (patch) | |
tree | ed68a4d29e713544b3ff704152bf517b1507e16c /x11/xfce4-screenshooter-plugin/Makefile | |
parent | 51153a34b076fd01ab989ca2f9388c18c37b42d5 (diff) | |
download | ports-16e0b82d6bff0491cfce79a83cc8c4e693d1bd3d.tar.gz ports-16e0b82d6bff0491cfce79a83cc8c4e693d1bd3d.zip |
Notes
Diffstat (limited to 'x11/xfce4-screenshooter-plugin/Makefile')
-rw-r--r-- | x11/xfce4-screenshooter-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile index c3767a5a3e21..dae235aa7184 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/Makefile @@ -8,7 +8,7 @@ PORTNAME= xfce4-screenshooter-plugin PORTVERSION= 1.0.0 CATEGORIES= x11 xfce -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-screenshooter-plugin/ +MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org |