diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-01 05:50:29 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-01 05:50:29 +0000 |
commit | bff65fd2bce622922124596004d94300444afece (patch) | |
tree | 2679d28dd34de86447556b0d1aa188bf73e2f859 /archivers | |
parent | 8978de114ffd63b50e2183849629329315e91586 (diff) |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/hpack.non-usa.only/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/archivers/hpack.non-usa.only/Makefile b/archivers/hpack.non-usa.only/Makefile index 3a97c80020bd..c66672b76fd4 100644 --- a/archivers/hpack.non-usa.only/Makefile +++ b/archivers/hpack.non-usa.only/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: hpack.with_encryption -# Date created: 7 Jan 1995 -# Whom: ache -# +# Created by: ache # $FreeBSD$ -# PORTNAME= hpack PORTVERSION= 0.79a @@ -15,6 +11,7 @@ DISTNAME= hpack79src MAINTAINER= sylvio@FreeBSD.org COMMENT= Multi-System Archiver with open keys PGP-based security +USE_CSTD= gnu89 NO_WRKSUBDIR= yes MAKEFILE= makefile ALL_TARGET= freebsd |