diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-29 20:26:14 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-29 20:26:14 +0800 |
commit | 98dbf47a049926746030ca25378d2c967484fe48 (patch) | |
tree | 9a1f88a361b17a09b994a0eec650d8679e230482 /print | |
parent | 4641866244444c5d9730094ed48fe5541c9f864b (diff) | |
download | freebsd-ports-gnome-98dbf47a049926746030ca25378d2c967484fe48.tar.gz freebsd-ports-gnome-98dbf47a049926746030ca25378d2c967484fe48.tar.zst freebsd-ports-gnome-98dbf47a049926746030ca25378d2c967484fe48.zip |
bump portversion
PR: 27366
Submitted by: maintainer
Diffstat (limited to 'print')
-rw-r--r-- | print/dvipdfm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/dvipdfm/Makefile b/print/dvipdfm/Makefile index 4a3008b1e750..412122cd6447 100644 --- a/print/dvipdfm/Makefile +++ b/print/dvipdfm/Makefile @@ -7,6 +7,7 @@ PORTNAME= dvipdfm PORTVERSION= 0.13.2b +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://gaspra.kettering.edu/dvipdfm/ |