Thu Mar 17 21:07:17 2011 UTC ()
service suspended. fetch from backup.


(zafer)
diff -r1.10 -r1.11 pkgsrc/misc/gone/Makefile

cvs diff -r1.10 -r1.11 pkgsrc/misc/gone/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/gone/Makefile 2010/02/26 10:28:33 1.10
+++ pkgsrc/misc/gone/Makefile 2011/03/17 21:07:16 1.11
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.10 2010/02/26 10:28:33 wiz Exp $ 1# $NetBSD: Makefile,v 1.11 2011/03/17 21:07:16 zafer Exp $
2# 2#
3 3
4DISTNAME= gone-1.3.5 4DISTNAME= gone-1.3.5
5CATEGORIES= misc 5CATEGORIES= misc
6MASTER_SITES= http://jaguar.ir.miami.edu/~marcus/ 6MASTER_SITES= # http://jaguar.ir.miami.edu/~marcus/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://jaguar.ir.miami.edu/~marcus/ 9HOMEPAGE= http://jaguar.ir.miami.edu/~marcus/
10COMMENT= Terminal locking utility with many improvements over lock(1) 10COMMENT= Terminal locking utility with many improvements over lock(1)
11 11
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13 13
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15CONFIGURE_ENV+= with_setuid=no 15CONFIGURE_ENV+= with_setuid=no
16 16
17INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 17INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
18 18
19.include "../../mk/bsd.pkg.mk" 19.include "../../mk/bsd.pkg.mk"