diff options
author | olgeni <olgeni@FreeBSD.org> | 2013-02-18 20:34:39 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2013-02-18 20:34:39 +0800 |
commit | 0cb3a5626629dba7f8d9e6f1a04b34465dfbd2b4 (patch) | |
tree | 6320cebcb855e4db1cf5e3f37275df38e94ab04e /x11-fonts/urwfonts-ttf/Makefile | |
parent | 2c00991a6f731449b7d004f41770f965088b87b7 (diff) | |
download | freebsd-ports-gnome-0cb3a5626629dba7f8d9e6f1a04b34465dfbd2b4.tar.gz freebsd-ports-gnome-0cb3a5626629dba7f8d9e6f1a04b34465dfbd2b4.tar.zst freebsd-ports-gnome-0cb3a5626629dba7f8d9e6f1a04b34465dfbd2b4.zip |
Convert Makefile headers to the new format.
Diffstat (limited to 'x11-fonts/urwfonts-ttf/Makefile')
-rw-r--r-- | x11-fonts/urwfonts-ttf/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/x11-fonts/urwfonts-ttf/Makefile b/x11-fonts/urwfonts-ttf/Makefile index 0374ca235743..cd6e5daaa6de 100644 --- a/x11-fonts/urwfonts-ttf/Makefile +++ b/x11-fonts/urwfonts-ttf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: urwfonts-ttf -# Date created: 18 February 2003 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# PORTNAME= urwfonts-ttf PORTVERSION= 1.0.7b18 |