diff options
Diffstat (limited to 'archivers/deb2targz/Makefile')
-rw-r--r-- | archivers/deb2targz/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/deb2targz/Makefile b/archivers/deb2targz/Makefile index 7194d5c59e6a..e1a353e93d66 100644 --- a/archivers/deb2targz/Makefile +++ b/archivers/deb2targz/Makefile @@ -8,7 +8,8 @@ PORTNAME= deb2targz PORTVERSION= 20021217 CATEGORIES= archivers perl5 -MASTER_SITES= http://critical.ch/distfiles/ +MASTER_SITES= http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A command-line utility for converting a Debian .deb file to a .tar.gz |