diff options
Diffstat (limited to 'mail/sigrot/Makefile')
-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} |