diff options
author | sat <sat@FreeBSD.org> | 2006-07-28 22:42:54 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-07-28 22:42:54 +0800 |
commit | 9972e0feb22000b01b2226a73ecdecdf89af21fb (patch) | |
tree | ac6ea7b3d8c37ba429d7f5eb0418edc0624b3aae /sysutils | |
parent | 2e0d8ad15d21cb17acd4991e56b945ba9231dddf (diff) | |
download | freebsd-ports-graphics-9972e0feb22000b01b2226a73ecdecdf89af21fb.tar.gz freebsd-ports-graphics-9972e0feb22000b01b2226a73ecdecdf89af21fb.tar.zst freebsd-ports-graphics-9972e0feb22000b01b2226a73ecdecdf89af21fb.zip |
- Rid the tree of double slashes in URL paths
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/wmzazof/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/wmzazof/Makefile b/sysutils/wmzazof/Makefile index 904e87be3cc..eef07eec5b8 100644 --- a/sysutils/wmzazof/Makefile +++ b/sysutils/wmzazof/Makefile @@ -9,7 +9,7 @@ PORTNAME= wmzazof PORTVERSION= 0.3 PORTREVISION= 1 CATEGORIES= sysutils windowmaker -MASTER_SITES= http://users.chello.be/cr49940//wmzazof/ +MASTER_SITES= http://users.chello.be/cr49940/wmzazof/ MAINTAINER= ports@FreeBSD.org COMMENT= A simple dockapp that displays the uptime, free and used memory |