diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-02-03 17:21:56 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-02-03 17:21:56 +0000 |
commit | c2dd4d2e2d1073e25997d892bd76aac5e841d55b (patch) | |
tree | 66fbbfbf5bab18e735ad851a8c6925ac9e54cd31 /x11/qt4-inputmethods/Makefile | |
parent | dc0df90ca8b14adc6647caf42bd1d0b88fc9ca01 (diff) | |
download | ports-c2dd4d2e2d1073e25997d892bd76aac5e841d55b.tar.gz ports-c2dd4d2e2d1073e25997d892bd76aac5e841d55b.zip |
Notes
Diffstat (limited to 'x11/qt4-inputmethods/Makefile')
-rw-r--r-- | x11/qt4-inputmethods/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/x11/qt4-inputmethods/Makefile b/x11/qt4-inputmethods/Makefile index ebded8af87a7..db24250f1ee9 100644 --- a/x11/qt4-inputmethods/Makefile +++ b/x11/qt4-inputmethods/Makefile @@ -1,10 +1,5 @@ -# -*-mode: makefile-*- -# New ports collection makefile for: qt40 -# Date created: Wed Jun 29 11:49:42 CEST 2005 -# Whom: lofi@freebsd.org -# +# Created by: lofi@freebsd.org # $FreeBSD$ -# PORTNAME= inputmethods DISTVERSION= ${QT4_VERSION} |