diff options
author | tv <tv@pkgsrc.org> | 2004-10-03 02:08:40 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-10-03 02:08:40 +0000 |
commit | 99e767096392ffdf968a778c88a081c110e0cf51 (patch) | |
tree | fea9f7db557b2d78e94b78f2099915b57072c9ea /mail/sendmail | |
parent | aa043f9e69f128e0d63a4fbf05fd9b45d37de444 (diff) | |
download | pkgsrc-99e767096392ffdf968a778c88a081c110e0cf51.tar.gz |
missed bump from libtool change (dependency libraries)
Diffstat (limited to 'mail/sendmail')
-rw-r--r-- | mail/sendmail/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sendmail/Makefile.common b/mail/sendmail/Makefile.common index 536c13c9c84..d6fe5f3cc6a 100644 --- a/mail/sendmail/Makefile.common +++ b/mail/sendmail/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.21 2004/09/02 21:09:17 adrianp Exp $ +# $NetBSD: Makefile.common,v 1.22 2004/10/03 02:08:40 tv Exp $ # # Makefile fragment shared with libmilter # DISTNAME= sendmail.${DIST_VERS} CATEGORIES= mail -PKGREVISION= 1 +PKGREVISION= 2 MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ ftp://ftp.fu-berlin.de/pub/unix/mail/sendmail/ \ ftp://ftp.ayamura.org/pub/sendmail/ |