diff options
author | wen <wen@FreeBSD.org> | 2014-12-28 22:53:29 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2014-12-28 22:53:29 +0800 |
commit | 688f6634f87cb2775dc987b26334dcf459313beb (patch) | |
tree | 7cea6683712a0aa691d4ee225591481213278fff /print | |
parent | 5b9894f4b4c5068c8d73e4d6c1c6bd46fc1407b5 (diff) | |
download | freebsd-ports-gnome-688f6634f87cb2775dc987b26334dcf459313beb.tar.gz freebsd-ports-gnome-688f6634f87cb2775dc987b26334dcf459313beb.tar.zst freebsd-ports-gnome-688f6634f87cb2775dc987b26334dcf459313beb.zip |
- Update graphics/libspiro to 0.2.20131203
PR: 196202
Submitted by: cyberbotx@cyberbotx.com(maintainer)
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 \ |