diff options
author | wiz <wiz> | 2006-10-04 21:47:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 21:47:16 +0000 |
commit | ee2b7db3737cf8a1729f6c12f5387f987673334c (patch) | |
tree | 28b916f3ad28cb35f0c4144dbe8c7b5a53a9beaa /mail/sigrot | |
parent | f78d939625b3f00c6389866e7edbf5daab70c9ea (diff) | |
download | pkgsrc-ee2b7db3737cf8a1729f6c12f5387f987673334c.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'mail/sigrot')
-rw-r--r-- | mail/sigrot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sigrot/Makefile b/mail/sigrot/Makefile index bdeb33e1841..46615177c36 100644 --- a/mail/sigrot/Makefile +++ b/mail/sigrot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:58 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2006/10/04 21:47:17 wiz Exp $ DISTNAME= sigrot_1.2-1 PKGNAME= sigrot-1.2 @@ -7,7 +7,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/s/sigrot/} MAINTAINER= drue@users.sourceforge.net -HOMEPAGE= http://packages.debian.org/stable/mail/sigrot.html +HOMEPAGE= http://packages.debian.org/oldstable/mail/sigrot COMMENT= Signature file rotation program WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} |