diff options
author | Wen Heping <wen@FreeBSD.org> | 2014-12-28 14:53:29 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2014-12-28 14:53:29 +0000 |
commit | ee79638eefe1ff38d924093684e9d21a09351925 (patch) | |
tree | 7cea6683712a0aa691d4ee225591481213278fff /print | |
parent | 8b54fd0c20483dfce886e6e607475e7a97551014 (diff) | |
download | ports-ee79638eefe1ff38d924093684e9d21a09351925.tar.gz ports-ee79638eefe1ff38d924093684e9d21a09351925.zip |
- Update graphics/libspiro to 0.2.20131203
PR: 196202
Submitted by: cyberbotx@cyberbotx.com(maintainer)
Notes
Notes:
svn path=/head/; revision=375727
Diffstat (limited to 'print')
-rw-r--r-- | print/fontforge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index e0c02bbbdcc3..4a870e7b5305 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -3,7 +3,7 @@ PORTNAME= fontforge DISTVERSION= 20120731-b -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= print MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source \ SF/freetype/${PORTNAME}/${PORTVERSION}:freetype \ |