diff options
-rw-r--r-- | x11-clocks/wmdate/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/wmtz/Makefile | 3 | ||||
-rw-r--r-- | x11-fonts/etlfonts/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/wmcp/Makefile | 2 |
4 files changed, 4 insertions, 6 deletions
diff --git a/x11-clocks/wmdate/Makefile b/x11-clocks/wmdate/Makefile index 6e1997882b8f..be3199f4d121 100644 --- a/x11-clocks/wmdate/Makefile +++ b/x11-clocks/wmdate/Makefile @@ -9,8 +9,7 @@ PORTNAME= wmdate PORTVERSION= 0.7 PORTREVISION= 1 CATEGORIES= x11-clocks windowmaker afterstep -MASTER_SITES= http://solfertje.student.utwente.nl/~dalroi/wmdate/files/ \ - http://soupnazi.org/FreeBSD/ports/distfiles/ +MASTER_SITES= http://solfertje.student.utwente.nl/~dalroi/wmdate/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Date app for the WindowMaker dock diff --git a/x11-clocks/wmtz/Makefile b/x11-clocks/wmtz/Makefile index 4d5a9855f23e..d39bf635716e 100644 --- a/x11-clocks/wmtz/Makefile +++ b/x11-clocks/wmtz/Makefile @@ -9,8 +9,7 @@ PORTNAME= wmtz PORTVERSION= 0.7 PORTREVISION= 1 CATEGORIES= x11-clocks windowmaker afterstep -MASTER_SITES= http://www.geocities.com/jl1n/wmtz/ \ - http://soupnazi.org/FreeBSD/ports/distfiles/ +MASTER_SITES= http://www.geocities.com/jl1n/wmtz/ MAINTAINER= ports@FreeBSD.org COMMENT= Dockapp that displays the time in different time zones diff --git a/x11-fonts/etlfonts/Makefile b/x11-fonts/etlfonts/Makefile index 20b6bd124761..cee819e98877 100644 --- a/x11-fonts/etlfonts/Makefile +++ b/x11-fonts/etlfonts/Makefile @@ -8,7 +8,7 @@ PORTNAME= etlfonts-noncjk PORTVERSION= 1.0 CATEGORIES= x11-fonts -MASTER_SITES= ftp://ftp.etl.go.jp/pub/mule/fonts/ +MASTER_SITES= # disappeared DISTNAME= non-cjk EXTRACT_SUFX= .tar diff --git a/x11-wm/wmcp/Makefile b/x11-wm/wmcp/Makefile index 69437a57dc57..ac4d7cd802c8 100644 --- a/x11-wm/wmcp/Makefile +++ b/x11-wm/wmcp/Makefile @@ -8,7 +8,7 @@ PORTNAME= wmcp PORTVERSION= 1.2.8 CATEGORIES= x11-wm windowmaker -MASTER_SITES= http://soupnazi.org/FreeBSD/ports/distfiles/ +MASTER_SITES= http://web.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ MAINTAINER= ports@FreeBSD.org COMMENT= A dockable pager for Window Maker |