From 4b94b4b7d57103f6bb01cd2678e55132621edf69 Mon Sep 17 00:00:00 2001 From: trevor Date: Tue, 8 Apr 2003 20:29:34 +0000 Subject: Update to 0.12.40. Submitted by: arved --- x11-wm/jewel/Makefile | 8 +++----- x11-wm/jewel/distinfo | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'x11-wm/jewel') diff --git a/x11-wm/jewel/Makefile b/x11-wm/jewel/Makefile index 5f97fab..78dd613 100644 --- a/x11-wm/jewel/Makefile +++ b/x11-wm/jewel/Makefile @@ -7,16 +7,14 @@ # PORTNAME= jewel -PORTVERSION= 0.12.31 +PORTVERSION= 0.12.40 CATEGORIES= x11-wm MASTER_SITES= http://www.mjr.dsl.pipex.com/comp/ MAINTAINER= trevor@FreeBSD.org COMMENT= Window manager based on aewm++ -BROKEN= "Does not fetch" - -ALL_TARGET= aewm++ +ALL_TARGET= jewel DOCDIR= share/doc/${PORTNAME} DOCS= Changelog Changelog.DLR Changelog.jewel INSTALL LICENSE README PLIST= ${WRKDIR}/pkg-plist @@ -38,7 +36,7 @@ pre-install: .endif do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/aewm++ ${PREFIX}/bin/jewel + ${INSTALL_PROGRAM} ${WRKSRC}/jewel ${PREFIX}/bin/jewel .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/${DOCDIR} .for ii in ${DOCS} diff --git a/x11-wm/jewel/distinfo b/x11-wm/jewel/distinfo index ad46a8a..235fef6 100644 --- a/x11-wm/jewel/distinfo +++ b/x11-wm/jewel/distinfo @@ -1 +1 @@ -MD5 (jewel-0.12.31.tar.gz) = c609bf3e576b8d2f1c4345f15b0f7572 +MD5 (jewel-0.12.40.tar.gz) = e0e1fdccf14597413ec21f87a3cb779d -- cgit v1.1