diff options
author | John Marino <marino@FreeBSD.org> | 2016-04-30 06:44:27 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-04-30 06:44:27 +0000 |
commit | d0c4d21a831613c4a55e8233c53c49aeb5e9c354 (patch) | |
tree | a81530a98a1962ae954f41d7f3bdbff8ad57c02a /misc/excel-writer | |
parent | afaf5182ebb19e336c7c38866faec8f2785af74d (diff) |
Notes
Diffstat (limited to 'misc/excel-writer')
-rw-r--r-- | misc/excel-writer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/excel-writer/Makefile b/misc/excel-writer/Makefile index 2b073dc84f2c..9193bf8eb761 100644 --- a/misc/excel-writer/Makefile +++ b/misc/excel-writer/Makefile @@ -3,6 +3,7 @@ PORTNAME= excel-writer PORTVERSION= 15 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://sourceforge.net/projects/${SFPATH}/ DISTNAME= excel_writer_${PORTVERSION} |