From 556b3bae8b6e7bd399179cacac3aa609b60accaf Mon Sep 17 00:00:00 2001 From: sthen Date: Sat, 24 Jan 2009 17:58:44 +0000 Subject: [PATCH] Better license marker. No bump necessary. --- x11/terminus-font/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/terminus-font/Makefile b/x11/terminus-font/Makefile index ed6fb1b1232..68911c96c96 100644 --- a/x11/terminus-font/Makefile +++ b/x11/terminus-font/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2009/01/05 00:58:07 ray Exp $ +# $OpenBSD: Makefile,v 1.19 2009/01/24 17:58:44 sthen Exp $ COMMENT= fixed width fonts especially for long hacking sessions @@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}.tar.gz MAINTAINER= Victor Sahlstedt -# GPL +# GPLv2+ PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes