From d4d95f21022861bbff5833083e8b2b9e5b6d2935 Mon Sep 17 00:00:00 2001 From: jasper Date: Fri, 24 Oct 2008 12:17:23 +0000 Subject: [PATCH] - update HOMEPAGE and MASTER_SITES - specify license version - regen PLIST with @bin marker --- games/frotz/Makefile | 10 +++++----- games/frotz/pkg/PLIST | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/games/frotz/Makefile b/games/frotz/Makefile index 6ce7aee43b2..7a4ce21c9c7 100644 --- a/games/frotz/Makefile +++ b/games/frotz/Makefile @@ -1,16 +1,16 @@ -# $OpenBSD: Makefile,v 1.11 2007/12/04 16:36:00 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.12 2008/10/24 12:17:23 jasper Exp $ # $NetBSD: Makefile,v 1.2 2000/01/15 18:46:28 jlam Exp $ # Original from: Stefan Jokisch COMMENT= Curses-based interpreter for Infocom-compatible games DISTNAME= frotz-2.43 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= games -HOMEPAGE= http://frotz.homeunix.org/frotz/ +HOMEPAGE= http://frotz.sourceforget.net/ -# GPL +# GPLv2 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes @@ -18,7 +18,7 @@ PERMIT_DISTFILES_FTP= Yes WANTLIB= c curses -MASTER_SITES= http://frotz.homeunix.org/frotz/files/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=frotz/} MAKE_FLAGS= CC="${CC}" CFLAGS="${CFLAGS}" CONFIG_DIR="${SYSCONFDIR}" diff --git a/games/frotz/pkg/PLIST b/games/frotz/pkg/PLIST index 54646f698ce..db82c6cb6cf 100644 --- a/games/frotz/pkg/PLIST +++ b/games/frotz/pkg/PLIST @@ -1,3 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2004/09/15 00:46:09 espie Exp $ -bin/frotz +@comment $OpenBSD: PLIST,v 1.4 2008/10/24 12:17:23 jasper Exp $ +@bin bin/frotz @man man/man6/frotz.6