diff options
author | sergei <sergei@FreeBSD.org> | 2004-11-19 01:33:42 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2004-11-19 01:33:42 +0800 |
commit | c8f42363d1c8d1134f9a1e7c3278dedc34eab39f (patch) | |
tree | 6379c194438ccbe10de7ba808eccc79c7a7e3be6 /mail/mailfront/Makefile | |
parent | 25294d415c781dac70f59b65c882ec0ad7fb4a2d (diff) | |
download | freebsd-ports-gnome-c8f42363d1c8d1134f9a1e7c3278dedc34eab39f.tar.gz freebsd-ports-gnome-c8f42363d1c8d1134f9a1e7c3278dedc34eab39f.tar.zst freebsd-ports-gnome-c8f42363d1c8d1134f9a1e7c3278dedc34eab39f.zip |
- Update to 0.92 (see http://untroubled.org/mailfront/NEWS for details)
Diffstat (limited to 'mail/mailfront/Makefile')
-rw-r--r-- | mail/mailfront/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mailfront/Makefile b/mail/mailfront/Makefile index 144bd461d703..151d62ffc48b 100644 --- a/mail/mailfront/Makefile +++ b/mail/mailfront/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mailfront -PORTVERSION= 0.91 +PORTVERSION= 0.92 CATEGORIES= mail MASTER_SITES= http://untroubled.org/${PORTNAME}/ |