diff options
author | gahr <gahr@FreeBSD.org> | 2009-08-28 18:20:44 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2009-08-28 18:20:44 +0800 |
commit | 33c5d19712afc76df46ec2921b98aecbea19403f (patch) | |
tree | 40eb555eb40dabfcf8697ec56cbcb187d3f2ab53 /x11-wm | |
parent | 4e8d20c02b09bc67551abd80462b1a5d764d2cb8 (diff) | |
download | freebsd-ports-gnome-33c5d19712afc76df46ec2921b98aecbea19403f.tar.gz freebsd-ports-gnome-33c5d19712afc76df46ec2921b98aecbea19403f.tar.zst freebsd-ports-gnome-33c5d19712afc76df46ec2921b98aecbea19403f.zip |
- Fix MASTER_SITES
PR: 138265
Submitted by: Barbara <barbara.xxx1975@libero.it>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/e16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 0c7b7756be5a..7cd732baea9b 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -8,7 +8,7 @@ PORTNAME= e16 DISTVERSION= 1.0.0.901 CATEGORIES= x11-wm -MASTER_SITES= SFP/enlightenment/${PORTNAME}/Snapshots +MASTER_SITES= SF/enlightenment/${PORTNAME}/Snapshots MAINTAINER= gahr@FreeBSD.org COMMENT= A very artistic X window manager |