diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-12-11 20:10:03 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-12-11 20:10:03 +0000 |
commit | 773872818c1b3d2ab4c52a21f1e912dcd3279e2a (patch) | |
tree | ba2affa5d2bb9826fa9b90460d39d3650503151e /textproc/pdfsandwich/Makefile | |
parent | 86b21fcb3d32c0f73c0566bbefa926324b347757 (diff) | |
download | ports-773872818c1b3d2ab4c52a21f1e912dcd3279e2a.tar.gz ports-773872818c1b3d2ab4c52a21f1e912dcd3279e2a.zip |
Notes
Diffstat (limited to 'textproc/pdfsandwich/Makefile')
-rw-r--r-- | textproc/pdfsandwich/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pdfsandwich/Makefile b/textproc/pdfsandwich/Makefile index c215747ee61e..4cc355270ccf 100644 --- a/textproc/pdfsandwich/Makefile +++ b/textproc/pdfsandwich/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdfsandwich DISTVERSION= 0.1.7 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/pdfsandwich%20${DISTVERSION}/ |