diff options
author | steve <steve@FreeBSD.org> | 1998-08-30 23:39:02 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-30 23:39:02 +0800 |
commit | 21eadbdc934c1db47012b0f6d938bc8070852d7e (patch) | |
tree | 9da936a37466bb26fbe809fd965c76c21f79e526 /x11/xautolock | |
parent | 518fb0ee0f69ebe7c8045a2d94fd9373cfc83ba0 (diff) | |
download | freebsd-ports-gnome-21eadbdc934c1db47012b0f6d938bc8070852d7e.tar.gz freebsd-ports-gnome-21eadbdc934c1db47012b0f6d938bc8070852d7e.tar.zst freebsd-ports-gnome-21eadbdc934c1db47012b0f6d938bc8070852d7e.zip |
Downgrade to previous version. I can't find the -pl13
version anywhere.
Diffstat (limited to 'x11/xautolock')
-rw-r--r-- | x11/xautolock/Makefile | 12 | ||||
-rw-r--r-- | x11/xautolock/distinfo | 2 |
2 files changed, 6 insertions, 8 deletions
diff --git a/x11/xautolock/Makefile b/x11/xautolock/Makefile index be1381000164..5c2806e37384 100644 --- a/x11/xautolock/Makefile +++ b/x11/xautolock/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: xautolock -# Version required: 1pl13 +# Version required: 1pl11 # Date created: 20 Jul 1996 # Whom: Eric Blood <eblood@cs.unr.edu> # -# $Id: Makefile,v 1.4 1998/08/18 03:11:35 vanilla Exp $ +# $Id: Makefile,v 1.5 1998/08/19 00:50:53 asami Exp $ # -DISTNAME= xautolock-pl13 -PKGNAME= xautolock-1.13 +DISTNAME= xautolock-pl11 +PKGNAME= xautolock-1.11 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications @@ -15,9 +15,7 @@ EXTRACT_SUFX= .tz MAINTAINER= eblood@cs.unr.edu -BROKEN= fetch - USE_IMAKE= yes -WRKSRC= ${WRKDIR}/xautolock-pl13 +WRKSRC= ${WRKDIR}/xautolock-pl11 .include <bsd.port.mk> diff --git a/x11/xautolock/distinfo b/x11/xautolock/distinfo index fab80a5ee78b..2b215b4f8966 100644 --- a/x11/xautolock/distinfo +++ b/x11/xautolock/distinfo @@ -1 +1 @@ -MD5 (xautolock-pl13.tz) = d4367fcc9909ed8c8c43a2284f58fb6e +MD5 (xautolock-pl11.tz) = 06e0cdd98aa7645366a31f4b895801bc |