pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/maildrop Fixed pkglint warning: PKGBASE is a read...
details: https://anonhg.NetBSD.org/pkgsrc/rev/150a67e2c52f
branches: trunk
changeset: 502865:150a67e2c52f
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Nov 10 01:30:05 2005 +0000
description:
Fixed pkglint warning: PKGBASE is a read-only variable.
diffstat:
mail/maildrop/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 814220c856f5 -r 150a67e2c52f mail/maildrop/Makefile
--- a/mail/maildrop/Makefile Thu Nov 10 01:29:44 2005 +0000
+++ b/mail/maildrop/Makefile Thu Nov 10 01:30:05 2005 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2005/11/08 13:23:49 tv Exp $
+# $NetBSD: Makefile,v 1.29 2005/11/10 01:30:05 rillig Exp $
DISTNAME= maildrop-2.0.1
-PKGBASE= ${DISTNAME:C/-[^-]*$//}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/}
EXTRACT_SUFX= .tar.bz2
Home |
Main Index |
Thread Index |
Old Index