sync w/ vim 72 Index: Makefile =================================================================== RCS file: /cvs/ports/devel/vim-taglist/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -r1.1.1.1 Makefile --- Makefile 26 May 2008 09:33:54 -0000 1.1.1.1 +++ Makefile 29 Oct 2008 07:33:17 -0000 @@ -18,7 +18,7 @@ PERMIT_PACKAGE_FTP = Yes PERMIT_DISTFILES_CDROM =Yes PERMIT_DISTFILES_FTP = Yes -VIMDIR = vim71 +VIMDIR = vim72 WRKDIST = ${WRKDIR} Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/devel/vim-taglist/pkg/PLIST,v retrieving revision 1.1.1.1 diff -u -p -u -r1.1.1.1 PLIST --- pkg/PLIST 26 May 2008 09:33:54 -0000 1.1.1.1 +++ pkg/PLIST 29 Oct 2008 07:33:17 -0000 @@ -1,3 +1,3 @@ @comment $OpenBSD: PLIST,v 1.1.1.1 2008/05/26 09:33:54 simon Exp $ -share/vim/vim71/doc/taglist.txt -share/vim/vim71/plugin/taglist.vim +share/vim/vim72/doc/taglist.txt +share/vim/vim72/plugin/taglist.vim
-- see ya, giovanni