diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-07 09:53:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-07 09:53:49 +0000 |
commit | 1215b7dff5d7dcc9b914cc2d41700febef7a1cf6 (patch) | |
tree | 2ed588139c1b9ed3eee30debcf36c2b0ebc0c483 /graphics | |
parent | 1fe815b0addf6496b1988c43d928297053ea82b9 (diff) | |
download | ports-1215b7dff5d7dcc9b914cc2d41700febef7a1cf6.tar.gz ports-1215b7dff5d7dcc9b914cc2d41700febef7a1cf6.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libcdr01/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libcdr01/Makefile b/graphics/libcdr01/Makefile index efa10d000751..579a78c2379d 100644 --- a/graphics/libcdr01/Makefile +++ b/graphics/libcdr01/Makefile @@ -4,7 +4,7 @@ PORTNAME= libcdr PORTVERSION= 0.1.0 CATEGORIES= graphics devel MASTER_SITES= http://dev-www.libreoffice.org/src/ -PKGNAMESUIFFIX= 01 +PKGNAMESUFFIX= 01 MAINTAINER= office@FreeBSD.org COMMENT= Library and tools for parsing Corel Draw file format |