From e16ed8b28f8dc985c2c4e19941dbe7ac8f8d4da8 Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 21 Jul 2006 19:47:32 +0000 Subject: Change the directory name so that it does not conflict with SDL documentations in other languages. Bump PKGREVISION. --- devel/SDL-intro-en/Makefile | 5 +++-- devel/SDL-intro-en/PLIST | 33 ++++++++++++++++----------------- 2 files changed, 19 insertions(+), 19 deletions(-) (limited to 'devel') diff --git a/devel/SDL-intro-en/Makefile b/devel/SDL-intro-en/Makefile index 14d91e00a53..23aa15a9ab8 100644 --- a/devel/SDL-intro-en/Makefile +++ b/devel/SDL-intro-en/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/06/25 03:04:26 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2006/07/21 19:47:32 minskim Exp $ # DISTNAME= SDL-1.0-english-intro PKGNAME= SDL-intro-en-1.0 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.libsdl.org/archives/ @@ -11,7 +12,7 @@ HOMEPAGE= http://www.libsdl.org/docs.php COMMENT= Simple DirectMedia Layer introduction (English) WRKSRC= ${WRKDIR}/intro.en -DEST= ${PREFIX}/share/doc/SDL-intro/en +DEST= ${PREFIX}/share/doc/SDL-intro.en NO_CONFIGURE= YES NO_BUILD= YES diff --git a/devel/SDL-intro-en/PLIST b/devel/SDL-intro-en/PLIST index 4b4ecd4ca74..4ad5fc6434c 100644 --- a/devel/SDL-intro-en/PLIST +++ b/devel/SDL-intro-en/PLIST @@ -1,17 +1,16 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/06/25 03:04:26 minskim Exp $ -share/doc/SDL-intro/en/author.html -share/doc/SDL-intro/en/index.html -share/doc/SDL-intro/en/toc.html -share/doc/SDL-intro/en/usingcdrom.html -share/doc/SDL-intro/en/usingendian.html -share/doc/SDL-intro/en/usingevents.html -share/doc/SDL-intro/en/usinginit.html -share/doc/SDL-intro/en/usingsound.html -share/doc/SDL-intro/en/usingthreads.html -share/doc/SDL-intro/en/usingtimers.html -share/doc/SDL-intro/en/usingvideo.html -share/doc/SDL-intro/en/whatcanitdo.html -share/doc/SDL-intro/en/whatisit.html -share/doc/SDL-intro/en/whatplatforms.html -@dirrm share/doc/SDL-intro/en -@dirrm share/doc/SDL-intro +@comment $NetBSD: PLIST,v 1.2 2006/07/21 19:47:32 minskim Exp $ +share/doc/SDL-intro.en/author.html +share/doc/SDL-intro.en/index.html +share/doc/SDL-intro.en/toc.html +share/doc/SDL-intro.en/usingcdrom.html +share/doc/SDL-intro.en/usingendian.html +share/doc/SDL-intro.en/usingevents.html +share/doc/SDL-intro.en/usinginit.html +share/doc/SDL-intro.en/usingsound.html +share/doc/SDL-intro.en/usingthreads.html +share/doc/SDL-intro.en/usingtimers.html +share/doc/SDL-intro.en/usingvideo.html +share/doc/SDL-intro.en/whatcanitdo.html +share/doc/SDL-intro.en/whatisit.html +share/doc/SDL-intro.en/whatplatforms.html +@dirrm share/doc/SDL-intro.en -- cgit v1.2.3