diff options
author | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
commit | 94dbb92ce581099ef4553339dbef293d28014719 (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /mail/rmail-mime | |
parent | 838b89eb8a4d5a4e7a27ed1eec02c19c2006875b (diff) | |
download | pkgsrc-94dbb92ce581099ef4553339dbef293d28014719.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'mail/rmail-mime')
-rw-r--r-- | mail/rmail-mime/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/rmail-mime/Makefile b/mail/rmail-mime/Makefile index 4f64b30d652..8441450d13b 100644 --- a/mail/rmail-mime/Makefile +++ b/mail/rmail-mime/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2005/12/05 20:50:35 rillig Exp $ +# $NetBSD: Makefile,v 1.7 2006/02/05 23:09:57 joerg Exp $ # DISTNAME= rmail-mime-1.13.0 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.m17n.org/pub/mule/semi/rmail-mime/ |