diff options
author | Marius Strobl <marius@FreeBSD.org> | 2009-04-04 11:47:00 +0000 |
---|---|---|
committer | Marius Strobl <marius@FreeBSD.org> | 2009-04-04 11:47:00 +0000 |
commit | 532c41471e2b914c47719f42f26ccf73f66e4e25 (patch) | |
tree | 651867f2000d7540a1f31cfab12314de9596b97b /mail/lightning | |
parent | 148a2102e2a850a4998bd30c3a9f9278c2c4d372 (diff) |
Notes
Diffstat (limited to 'mail/lightning')
-rw-r--r-- | mail/lightning/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/lightning/Makefile b/mail/lightning/Makefile index cf1b3d34fe46..7df45322ce07 100644 --- a/mail/lightning/Makefile +++ b/mail/lightning/Makefile @@ -7,7 +7,7 @@ PORTNAME= lightning PORTVERSION= 0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail deskutils MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= calendar/${PORTNAME}/releases/${DISTVERSION}/source |