diff options
author | mandree <mandree@FreeBSD.org> | 2014-02-20 06:31:37 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2014-02-20 06:31:37 +0800 |
commit | 92b7770eba8340a13afcea66254b103bde0fb118 (patch) | |
tree | 71c584633aeea9c1ddcb5a8a97256866785c9804 /textproc/docbook-sgml | |
parent | b1fb9738db43de9438ffb4b7f87b3763167abbff (diff) | |
download | freebsd-ports-gnome-92b7770eba8340a13afcea66254b103bde0fb118.tar.gz freebsd-ports-gnome-92b7770eba8340a13afcea66254b103bde0fb118.tar.zst freebsd-ports-gnome-92b7770eba8340a13afcea66254b103bde0fb118.zip |
Also bump PORTREVISION to have repaired catalogs installed.
Diffstat (limited to 'textproc/docbook-sgml')
-rw-r--r-- | textproc/docbook-sgml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/docbook-sgml/Makefile b/textproc/docbook-sgml/Makefile index a826825135c5..2ae75a35c977 100644 --- a/textproc/docbook-sgml/Makefile +++ b/textproc/docbook-sgml/Makefile @@ -2,6 +2,7 @@ PORTNAME= docbook PORTVERSION= 4.5 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${DBFILES:C,(.*):(.*),http://www.oasis-open.org/docbook/sgml/\1/:\2,:C,:docbook-([0-9]+).([0-9]+),:db\1\2,} PKGNAMESUFFIX= -sgml |