svn commit: r316986 - head/japanese/tgif

Hiroki Sato hrs at FreeBSD.org
Wed May 1 03:23:00 UTC 2013


Author: hrs
Date: Wed May  1 03:23:00 2013
New Revision: 316986
URL: http://svnweb.freebsd.org/changeset/ports/316986

Log:
  - Trim old-style header.
  - Style clean-ups.

Modified:
  head/japanese/tgif/Makefile

Modified: head/japanese/tgif/Makefile
==============================================================================
--- head/japanese/tgif/Makefile	Wed May  1 03:19:09 2013	(r316985)
+++ head/japanese/tgif/Makefile	Wed May  1 03:23:00 2013	(r316986)
@@ -1,14 +1,11 @@
-# New ports collection makefile for:	tgif-j
-# Date created:		8 Dec 1995
-# Whom:			Mita Yoshio <mita at jp.FreeBSD.org>
-#
+# Created by: Mita Yoshio <mita at jp.FreeBSD.org>
 # $FreeBSD$
-#
 
-PORTNAME=	tgif-resource
+PORTNAME=	tgif
 PORTVERSION=	4.2.2
 CATEGORIES=	japanese graphics
 MASTER_SITES=	# empty
+PKGNAMESUFFIX=	-resource
 DISTFILES=	# empty
 
 MAINTAINER=	hrs at FreeBSD.org


More information about the svn-ports-all mailing list