diff options
author | markd <markd@pkgsrc.org> | 2003-09-18 10:39:12 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-09-18 10:39:12 +0000 |
commit | e77c8279fb05dc785d1f8097451acc9f76184dcc (patch) | |
tree | ce718f7f3cf247d6a25c0d7a3fdd864a95953c9b | |
parent | b849b54f74536a6a4224a9d7c279d6887a47960c (diff) | |
download | pkgsrc-e77c8279fb05dc785d1f8097451acc9f76184dcc.tar.gz |
Remove PKGREVISION as base version incremented with sendmail update to
8.12.10.
-rw-r--r-- | mail/libmilter/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/libmilter/Makefile b/mail/libmilter/Makefile index 64598b104c1..177cc4e8e17 100644 --- a/mail/libmilter/Makefile +++ b/mail/libmilter/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2003/09/15 12:22:31 markd Exp $ +# $NetBSD: Makefile,v 1.4 2003/09/18 10:39:12 markd Exp $ .include "../../mail/sendmail/Makefile.common" PKGNAME= libmilter-${DIST_VERS} -PKGREVISION= 1 COMMENT= Mail filter support library for sendmail post-patch: make-sendmail-siteconfig |