diff options
Diffstat (limited to 'textproc/gtk-doc')
-rw-r--r-- | textproc/gtk-doc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile index 66c69477af04..7b57b7028b54 100644 --- a/textproc/gtk-doc/Makefile +++ b/textproc/gtk-doc/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtk-doc PORTVERSION= 1.10 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |