pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/archangel Fixed typo.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3d00c5ffe197
branches:  trunk
changeset: 501483:3d00c5ffe197
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Oct 23 18:00:57 2005 +0000

description:
Fixed typo.

diffstat:

 archivers/archangel/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 93bdbbc4ee83 -r 3d00c5ffe197 archivers/archangel/Makefile
--- a/archivers/archangel/Makefile      Sun Oct 23 17:55:44 2005 +0000
+++ b/archivers/archangel/Makefile      Sun Oct 23 18:00:57 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/07/31 22:31:04 agc Exp $
+# $NetBSD: Makefile,v 1.7 2005/10/23 18:00:57 rillig Exp $
 
 DISTNAME=      archangel-20050730
 CATEGORIES=    archivers
@@ -10,7 +10,7 @@
 
 DEPENDS+=      gnupg-[0-9]*:../../security/gnupg
 
-GNU_CONFIGURE+=        yes
+GNU_CONFIGURE= yes
 WRKSRC=                ${WRKDIR}/archangel
 
 .include "../../archivers/bzip2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index