Sat Oct 25 21:42:20 2014 UTC ()
Update homepage


(prlw1)
diff -r1.5 -r1.6 pkgsrc/filesystems/fuse-ext2/Makefile

cvs diff -r1.5 -r1.6 pkgsrc/filesystems/fuse-ext2/Makefile (expand / switch to unified diff)

--- pkgsrc/filesystems/fuse-ext2/Makefile 2012/10/03 16:08:31 1.5
+++ pkgsrc/filesystems/fuse-ext2/Makefile 2014/10/25 21:42:20 1.6
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.5 2012/10/03 16:08:31 asau Exp $ 1# $NetBSD: Makefile,v 1.6 2014/10/25 21:42:20 prlw1 Exp $
2 2
3DISTNAME= fuse-ext2-0.0.7 3DISTNAME= fuse-ext2-0.0.7
4PKGREVISION= 1 4PKGREVISION= 1
5CATEGORIES= filesystems 5CATEGORIES= filesystems
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-ext2/fuse-ext2/${DISTNAME}/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-ext2/fuse-ext2/${DISTNAME}/}
7 7
8MAINTAINER= tron@NetBSD.org 8MAINTAINER= tron@NetBSD.org
9HOMEPAGE= http://alperakcan.org/projects/fuse-ext2/ 9HOMEPAGE= http://alperakcan.net/projects/fuse-ext2/
10COMMENT= FUSE file-system to mount ext2 and ext3 file system 10COMMENT= FUSE file-system to mount ext2 and ext3 file system
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13ONLY_FOR_PLATFORM= Linux-*-* NetBSD-*-* 13ONLY_FOR_PLATFORM= Linux-*-* NetBSD-*-*
14 14
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes
17USE_TOOLS+= autoheader automake autoreconf gmake pkg-config 17USE_TOOLS+= autoheader automake autoreconf gmake pkg-config
18USE_LANGUAGES= c c++ 18USE_LANGUAGES= c c++
19INSTALLATION_DIRS= lib/umview/modules 19INSTALLATION_DIRS= lib/umview/modules
20 20
21pre-configure: 21pre-configure:
22 cd ${WRKSRC} && autoreconf --verbose --install --force 22 cd ${WRKSRC} && autoreconf --verbose --install --force