diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-11-15 04:07:32 +0800 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-11-15 04:07:32 +0800 |
commit | 9434746a7e5e4ee33188ece2acf4b4b134b03e1c (patch) | |
tree | e414f4b1df8fa603b789ebc1ab0761e7b36d189e /print | |
parent | 28125871e30f179c69dd7461b6e9e42b62087fff (diff) | |
download | freebsd-ports-gnome-9434746a7e5e4ee33188ece2acf4b4b134b03e1c.tar.gz freebsd-ports-gnome-9434746a7e5e4ee33188ece2acf4b4b134b03e1c.tar.zst freebsd-ports-gnome-9434746a7e5e4ee33188ece2acf4b4b134b03e1c.zip |
Fix plist.
Reported by: pointyhat via Kris
Approved by: maintainer time-out
Diffstat (limited to 'print')
-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 |