diff options
author | R. Imura <imura@FreeBSD.org> | 1999-11-26 15:39:55 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 1999-11-26 15:39:55 +0000 |
commit | 0811063154591f8f6d222c5fa37b2b99c7d277d4 (patch) | |
tree | cd511f406aa97e9822a4afee4975bc1d94e18b7e /x11-clocks | |
parent | 42afb2332c8c66167a26f4ab1afa9b72e74ef0f8 (diff) | |
download | ports-0811063154591f8f6d222c5fa37b2b99c7d277d4.tar.gz ports-0811063154591f8f6d222c5fa37b2b99c7d277d4.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/swisswatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/swisswatch/Makefile b/x11-clocks/swisswatch/Makefile index a80fee98efe1..78cdefd87fed 100644 --- a/x11-clocks/swisswatch/Makefile +++ b/x11-clocks/swisswatch/Makefile @@ -8,7 +8,7 @@ DISTNAME= swisswatch-0.06 CATEGORIES= x11-clocks -MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ +MASTER_SITES= ${MASTER_SITE_PORTS_JP} EXTRACT_SUFX= .tar.Z MAINTAINER= sanpei@jp.FreeBSD.org |