From b12c1c236ee64d8723e83d270fda14049024a2ed Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 12 Jul 2003 06:10:04 +0000 Subject: * Use makeinfo --no-split to avoid plist problems [1] * Fix the ordering of DISTNAME to quiet portlint PR: 54312 [1] Submitted by: nork [1] --- x11-wm/sawfish/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'x11-wm/sawfish/Makefile') diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile index 4f0b8d4dab3e..6f0325422db7 100644 --- a/x11-wm/sawfish/Makefile +++ b/x11-wm/sawfish/Makefile @@ -7,13 +7,12 @@ PORTNAME= sawfish PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sawmill -#MASTER_SITES= ${MASTER_SITE_GNOME} -#MASTER_SITE_SUBDIR= stable/sources/sawfish -DIST_SUBDIR= gnome DISTNAME= ${PORTNAME}-${PORTVERSION}-gtk1 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Lisp configurable window manager -- cgit