diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 22:15:47 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 22:15:47 +0000 |
commit | 7f1a7b52d5ea03ad79406b05dee0cccfa7537422 (patch) | |
tree | 2a4a788e652a08ac4d6a0f4db5a42deaf9b3f8d9 /archivers/deb2targz | |
parent | dc500014cef617570caf85c5f78c338af51fc4de (diff) |
Notes
Diffstat (limited to 'archivers/deb2targz')
-rw-r--r-- | archivers/deb2targz/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/deb2targz/Makefile b/archivers/deb2targz/Makefile index e1a353e93d66..6e870d945294 100644 --- a/archivers/deb2targz/Makefile +++ b/archivers/deb2targz/Makefile @@ -8,8 +8,7 @@ PORTNAME= deb2targz PORTVERSION= 20021217 CATEGORIES= archivers perl5 -MASTER_SITES= http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ +MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= A command-line utility for converting a Debian .deb file to a .tar.gz |