summaryrefslogtreecommitdiff
path: root/x11/xautolock
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-01-18 03:02:44 +0000
committerSteve Price <steve@FreeBSD.org>1999-01-18 03:02:44 +0000
commite02d807a72db2c77382c9b8015bf3b25e78808be (patch)
tree9320223d7edb3a64f428325c7248ee4c837e27a5 /x11/xautolock
parentFix build for -current. (diff)
Update to version 1.14.
PR: 9437 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
Notes
Notes: svn path=/head/; revision=16134
Diffstat (limited to 'x11/xautolock')
-rw-r--r--x11/xautolock/Makefile11
-rw-r--r--x11/xautolock/distinfo2
-rw-r--r--x11/xautolock/pkg-descr3
3 files changed, 6 insertions, 10 deletions
diff --git a/x11/xautolock/Makefile b/x11/xautolock/Makefile
index c0e74ea60770..4cd9f41590ac 100644
--- a/x11/xautolock/Makefile
+++ b/x11/xautolock/Makefile
@@ -1,22 +1,21 @@
# New ports collection makefile for: xautolock
-# Version required: 1pl11
+# Version required: 1pl14
# Date created: 20 Jul 1996
# Whom: Eric Blood <eblood@cs.unr.edu>
#
-# $Id: Makefile,v 1.6 1998/08/30 15:38:57 steve Exp $
+# $Id: Makefile,v 1.7 1998/10/05 05:17:59 steve Exp $
#
-DISTNAME= xautolock-pl11
-PKGNAME= xautolock-1.11
+DISTNAME= xautolock-pl14
+PKGNAME= xautolock-1.14
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
-EXTRACT_SUFX= .tz
+EXTRACT_SUFX= .tgz
MAINTAINER= eblood@cs.unr.edu
USE_IMAKE= yes
-WRKSRC= ${WRKDIR}/xautolock-pl11
MAN1= xautolock.1
.include <bsd.port.mk>
diff --git a/x11/xautolock/distinfo b/x11/xautolock/distinfo
index 2b215b4f8966..68beb8d8bf7f 100644
--- a/x11/xautolock/distinfo
+++ b/x11/xautolock/distinfo
@@ -1 +1 @@
-MD5 (xautolock-pl11.tz) = 06e0cdd98aa7645366a31f4b895801bc
+MD5 (xautolock-pl14.tgz) = 4c02ed3a8aea4b9696414e0bcf68b296
diff --git a/x11/xautolock/pkg-descr b/x11/xautolock/pkg-descr
index 214ec586b089..5be8cd924f66 100644
--- a/x11/xautolock/pkg-descr
+++ b/x11/xautolock/pkg-descr
@@ -3,6 +3,3 @@ fires up a program of your choice if nothing happens during a
user configurable period of time. You can use this to automatically
start up a screen locker in case you tend to forget to do so manually
before having a coffee break.
-
-Eric Blood
-eblood@cs.unr.edu