diff options
author | thierry <thierry@FreeBSD.org> | 2005-11-15 04:07:32 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-11-15 04:07:32 +0800 |
commit | 3556631be8faaa17336c32748d39be088468a5f8 (patch) | |
tree | 06e4b00aef7d01c20dc0afb3c98ecf2fb1c89b23 /print/fontforge | |
parent | 05986651a9a03084f259122f0b1bef35e88243d5 (diff) | |
download | freebsd-ports-gnome-3556631be8faaa17336c32748d39be088468a5f8.tar.gz freebsd-ports-gnome-3556631be8faaa17336c32748d39be088468a5f8.tar.zst freebsd-ports-gnome-3556631be8faaa17336c32748d39be088468a5f8.zip |
Fix plist.
Reported by: pointyhat via Kris
Approved by: maintainer time-out
Diffstat (limited to 'print/fontforge')
-rw-r--r-- | print/fontforge/Makefile | 1 | ||||
-rw-r--r-- | print/fontforge/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index 168a19b78b6f..04c6d24a8b75 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -7,6 +7,7 @@ PORTNAME= fontforge PORTVERSION= 20051028 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fontforge diff --git a/print/fontforge/pkg-plist b/print/fontforge/pkg-plist index 5fe0f0f965b7..156e268daf19 100644 --- a/print/fontforge/pkg-plist +++ b/print/fontforge/pkg-plist @@ -1,4 +1,5 @@ bin/fontforge +bin/pfaedit bin/sfddiff lib/libgdraw.a lib/libgdraw.la |