diff options
author | tom <tom@FreeBSD.org> | 2003-04-22 00:14:26 +0800 |
---|---|---|
committer | tom <tom@FreeBSD.org> | 2003-04-22 00:14:26 +0800 |
commit | a8af998ec81fc59324c3546d55ceb64be1457d99 (patch) | |
tree | dce026dbaccb308a2be2abba2a6656656aabff15 /mail/ezmlm-idx | |
parent | 23a57a39e1acb6f87227fdb5db49086f2afc44c9 (diff) | |
download | freebsd-ports-gnome-a8af998ec81fc59324c3546d55ceb64be1457d99.tar.gz freebsd-ports-gnome-a8af998ec81fc59324c3546d55ceb64be1457d99.tar.zst freebsd-ports-gnome-a8af998ec81fc59324c3546d55ceb64be1457d99.zip |
Increment PORTREVISION, which I should have done yesterday when adding
files/patch-ezmlm-manage-N.
Diffstat (limited to 'mail/ezmlm-idx')
-rw-r--r-- | mail/ezmlm-idx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile index 482381102e2f..e3fbfa87178c 100644 --- a/mail/ezmlm-idx/Makefile +++ b/mail/ezmlm-idx/Makefile @@ -7,7 +7,7 @@ PORTNAME= ezmlm-idx PORTVERSION= 0.40 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= ftp://ftp.ezmlm.org/pub/patches/ \ ftp://gd.tuwien.ac.at/infosys/mail/qmail/ezmlm-patches/ \ |