diff options
author | knu <knu@FreeBSD.org> | 2002-03-18 18:27:58 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-03-18 18:27:58 +0800 |
commit | 026a17e7689e8fc5790c285bdc616c1a1dd62c97 (patch) | |
tree | fcec128099ed409f0510a0a59be9eb7c777c8b29 /mail/nail/Makefile | |
parent | cf428d2c2d822d012628dc1af74ed2c916593496 (diff) | |
download | freebsd-ports-gnome-026a17e7689e8fc5790c285bdc616c1a1dd62c97.tar.gz freebsd-ports-gnome-026a17e7689e8fc5790c285bdc616c1a1dd62c97.tar.zst freebsd-ports-gnome-026a17e7689e8fc5790c285bdc616c1a1dd62c97.zip |
Bump PORTREVISION to reflect the (lib)iconv upgrade.
Diffstat (limited to 'mail/nail/Makefile')
-rw-r--r-- | mail/nail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/nail/Makefile b/mail/nail/Makefile index 535140e660d6..f0e74b825542 100644 --- a/mail/nail/Makefile +++ b/mail/nail/Makefile @@ -7,7 +7,7 @@ PORTNAME= nail PORTVERSION= 9.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/ |