diff options
author | heinz <heinz@pkgsrc.org> | 2003-10-07 23:20:43 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2003-10-07 23:20:43 +0000 |
commit | 45a08c321baf81b967427ac4057a64b6f748dbed (patch) | |
tree | 2212722c61d4e392cad4e375cb78b7453610d271 /mail/p5-razor-agents/Makefile | |
parent | ebe010da62844110680260157c534b4ccffcda0d (diff) | |
download | pkgsrc-45a08c321baf81b967427ac4057a64b6f748dbed.tar.gz |
Get rid of pesky *.orig files
Diffstat (limited to 'mail/p5-razor-agents/Makefile')
-rw-r--r-- | mail/p5-razor-agents/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-razor-agents/Makefile b/mail/p5-razor-agents/Makefile index 40b1c40305c..f3ad967fc4e 100644 --- a/mail/p5-razor-agents/Makefile +++ b/mail/p5-razor-agents/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2003/09/27 13:20:25 heinz Exp $ +# $NetBSD: Makefile,v 1.12 2003/10/07 23:20:43 heinz Exp $ DISTNAME= razor-agents-2.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5ra CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=razor/} |