diff options
author | mandree <mandree@FreeBSD.org> | 2014-02-20 05:48:12 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2014-02-20 05:48:12 +0800 |
commit | 57fd8b689703f91a677895138bddf0519eb078de (patch) | |
tree | a621163a41dafe5712df8ea8b67d30b8579e5036 /textproc | |
parent | 60fef323ed1fdb251e0d754439517ac890bcb8bc (diff) | |
download | freebsd-ports-gnome-57fd8b689703f91a677895138bddf0519eb078de.tar.gz freebsd-ports-gnome-57fd8b689703f91a677895138bddf0519eb078de.tar.zst freebsd-ports-gnome-57fd8b689703f91a677895138bddf0519eb078de.zip |
Bump portrevision because installations from package would not have the catalog updated previously.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/linuxdoc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/linuxdoc/Makefile b/textproc/linuxdoc/Makefile index 389c2101bef6..7a461bb51044 100644 --- a/textproc/linuxdoc/Makefile +++ b/textproc/linuxdoc/Makefile @@ -3,7 +3,7 @@ PORTNAME= linuxdoc PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://dist.bsdlab.org/ \ http://fallout.campusview.indiana.edu/ports/distfiles/ |