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