diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-11 13:12:44 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-11 13:12:44 +0000 |
commit | a06cfd887501912a8a4f77f93ac5cdfa1b8859c9 (patch) | |
tree | f967c397d4d85691bf64fde0a6ea93a7daf41862 /devel/global/Makefile | |
parent | b0084027e66c4f59e089919a4afb0d8f3004f716 (diff) |
Notes
Diffstat (limited to 'devel/global/Makefile')
-rw-r--r-- | devel/global/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/global/Makefile b/devel/global/Makefile index 8891e4a86c3a..6d33d13de88f 100644 --- a/devel/global/Makefile +++ b/devel/global/Makefile @@ -6,7 +6,7 @@ # PORTNAME= global -PORTVERSION= 4.8.2 +PORTVERSION= 5.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes USE_PERL5= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -MAN1= gctags.1 global.1 gozilla.1 gtags.1 htags.1 +MAN1= global.1 gozilla.1 gtags.1 gtags-cscope.1 gtags-parser.1 htags.1 INFO= global post-patch: |