diff options
Diffstat (limited to 'misc/gnu-watch/Makefile')
-rw-r--r-- | misc/gnu-watch/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/gnu-watch/Makefile b/misc/gnu-watch/Makefile index 57a7fd201490..ee70ff9f0ea2 100644 --- a/misc/gnu-watch/Makefile +++ b/misc/gnu-watch/Makefile @@ -8,7 +8,9 @@ PORTNAME= watch DISTVERSION= 3.2.5 CATEGORIES= misc -MASTER_SITES= http://procps.sourceforge.net/ +MASTER_SITES= http://procps.sourceforge.net/ \ + http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ PKGNAMEPREFIX= gnu- DISTNAME= procps-${DISTVERSION} |