diff options
author | max <max@FreeBSD.org> | 2003-04-17 17:06:37 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 2003-04-17 17:06:37 +0800 |
commit | f4227d5c65269134710899c945becdf136af4122 (patch) | |
tree | 85b7c4082e112bbbca364094dfc92c339bcc64b4 /print | |
parent | b001b998727680e034ac19b28d44b368237becc4 (diff) | |
download | freebsd-ports-gnome-f4227d5c65269134710899c945becdf136af4122.tar.gz freebsd-ports-gnome-f4227d5c65269134710899c945becdf136af4122.tar.zst freebsd-ports-gnome-f4227d5c65269134710899c945becdf136af4122.zip |
I should've bumped the port revision with the previous commit since this port now can be added/deleted cleanly.
Diffstat (limited to 'print')
-rw-r--r-- | print/dvipdfmx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/dvipdfmx/Makefile b/print/dvipdfmx/Makefile index c12b90e7a2cb..27abe497aca4 100644 --- a/print/dvipdfmx/Makefile +++ b/print/dvipdfmx/Makefile @@ -7,7 +7,7 @@ PORTNAME= dvipdfmx PORTVERSION= 20030313 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= http://project.ktug.or.kr/dvipdfmx/snapshot/ |