diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2004-03-25 11:02:52 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2004-03-25 11:02:52 +0000 |
commit | da29beb67260ebf7f5b5e91583324da0e18dfe88 (patch) | |
tree | 1d792ae6c94e5783f85f8f3ef5eec1627c8e86f9 | |
parent | Port to amd64. (diff) |
Restore tab changed to spaces in prev. commit
Notes
Notes:
svn path=/head/; revision=105221
-rw-r--r-- | archivers/hpack.non-usa.only/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/hpack.non-usa.only/Makefile b/archivers/hpack.non-usa.only/Makefile index 3b62e0337423..6b87b426fe5e 100644 --- a/archivers/hpack.non-usa.only/Makefile +++ b/archivers/hpack.non-usa.only/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= ftp://src.doc.ic.ac.uk/Mirrors/sunsite.doc.ic.ac.uk/hpack/ DISTNAME= hpack79src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multi-System Archiver with open keys PGP-based security NO_WRKSUBDIR= yes |