diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2016-11-26 23:41:16 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2016-11-26 23:41:16 +0000 |
commit | d32b8fe316925be3d05e22f643f44fedfae8b961 (patch) | |
tree | 1e863b1e1d51ff45d4b7cc6dddb94bc72e38f36b /mail/elmo | |
parent | f334a7c6fa06f00541ac25486de9ddf61e6109b3 (diff) |
Notes
Diffstat (limited to 'mail/elmo')
-rw-r--r-- | mail/elmo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile index db9e31f1436b..39f5d500a199 100644 --- a/mail/elmo/Makefile +++ b/mail/elmo/Makefile @@ -3,6 +3,7 @@ PORTNAME= elmo PORTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} |