diff options
author | knu <knu@FreeBSD.org> | 2002-03-12 22:58:40 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-03-12 22:58:40 +0000 |
commit | 5217a3fd684fc35543518f2ded38c0c13489be50 (patch) | |
tree | 93b8c50325f11dd66d0601bef5b6fbc6b9a9ad5f /print/fontforge | |
parent | 5a8fcfbe382da3496368e9fc49f715c89f767be2 (diff) | |
download | FreeBSD-ports-5217a3fd684fc35543518f2ded38c0c13489be50.zip FreeBSD-ports-5217a3fd684fc35543518f2ded38c0c13489be50.tar.gz |
Bump PORTREVISION after the freetype2 shlib major update.
Diffstat (limited to 'print/fontforge')
-rw-r--r-- | print/fontforge/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index c7b14fd..c224bcd 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -7,6 +7,7 @@ PORTNAME= pfaedit PORTVERSION= 20${DIST_VER} +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://pfaedit.sourceforge.net/ DISTFILES= ${EXTRACT_ONLY} |