pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/archangel Fix HOMEPAGE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f805ca5a947d
branches:  trunk
changeset: 496901:f805ca5a947d
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Thu Jul 14 22:14:11 2005 +0000

description:
Fix HOMEPAGE.

diffstat:

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

diffs (17 lines):

diff -r 1733afa0e76d -r f805ca5a947d archivers/archangel/Makefile
--- a/archivers/archangel/Makefile      Thu Jul 14 21:48:48 2005 +0000
+++ b/archivers/archangel/Makefile      Thu Jul 14 22:14:11 2005 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/07/14 21:45:29 agc Exp $
+# $NetBSD: Makefile,v 1.2 2005/07/14 22:14:11 schmonz Exp $
 
 DISTNAME=      archangel-20050714
 CATEGORIES=    archivers
 MASTER_SITES=  http://www.alistaircrooks.co.uk/src/
 
 MAINTAINER=    agc%NetBSD.org@localhost
-HOMEPAGE=      http://www.alistaircrooks.co.uk/agc/software.html
+HOMEPAGE=      http://www.alistaircrooks.co.uk/software.html
 COMMENT=       Compressing archiver which can sign and encrypt entries
 
 DEPENDS+=      gnupg-[0-9]*:../../security/gnupg



Home | Main Index | Thread Index | Old Index