diff options
author | anders <anders@FreeBSD.org> | 2002-04-07 10:06:13 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-04-07 10:06:13 +0800 |
commit | 77f08a488fe28101912ed455e935bfa07a602855 (patch) | |
tree | bb2f0e597d2fac5da7798d28d0988fa1554f5b2c /mail/mboxgrep/Makefile | |
parent | 6d61a5b2641a0c79abd7ced1774e2f89bc2060e6 (diff) | |
download | freebsd-ports-gnome-77f08a488fe28101912ed455e935bfa07a602855.tar.gz freebsd-ports-gnome-77f08a488fe28101912ed455e935bfa07a602855.tar.zst freebsd-ports-gnome-77f08a488fe28101912ed455e935bfa07a602855.zip |
Update to version 0.7.6a.
Diffstat (limited to 'mail/mboxgrep/Makefile')
-rw-r--r-- | mail/mboxgrep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mboxgrep/Makefile b/mail/mboxgrep/Makefile index dbe899e3f158..04bb11113649 100644 --- a/mail/mboxgrep/Makefile +++ b/mail/mboxgrep/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mboxgrep -PORTVERSION= 0.7.4 +PORTVERSION= 0.7.6a CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |