diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-10-26 09:14:46 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-10-26 09:14:46 +0000 |
commit | 50a433a9fcfb9ffb1e4d56a279f83aa64b5e0e1c (patch) | |
tree | fc9565b82643fab32f79357dbe6968b5234092f4 /archivers/tardy/Makefile | |
parent | f62c897f0abe834d61ed37b3b37826d08bfacdde (diff) | |
download | ports-50a433a9fcfb9ffb1e4d56a279f83aa64b5e0e1c.tar.gz ports-50a433a9fcfb9ffb1e4d56a279f83aa64b5e0e1c.zip |
Notes
Diffstat (limited to 'archivers/tardy/Makefile')
-rw-r--r-- | archivers/tardy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/tardy/Makefile b/archivers/tardy/Makefile index 7238752326de..0598c09ff28d 100644 --- a/archivers/tardy/Makefile +++ b/archivers/tardy/Makefile @@ -8,7 +8,7 @@ PORTNAME= tardy PORTVERSION= 1.24 CATEGORIES= archivers -MASTER_SITES= SF/${PORTNAME}/files/${PORTVERSION}/ CRITICAL +MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Manipulate the file headers in tar archive files in various ways |