diff options
author | bapt <bapt@FreeBSD.org> | 2012-12-19 07:09:07 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-12-19 07:09:07 +0800 |
commit | 79e1a83e414e54f2b087c20cd4925a0fab93e0bc (patch) | |
tree | ad7c39da51b49efe798d391589a3e0dbdee5aa47 /emulators/open-vm-tools-nox11 | |
parent | e239e0d9a0a9c0259b3a19b1d2c30586f4c14854 (diff) | |
download | freebsd-ports-gnome-79e1a83e414e54f2b087c20cd4925a0fab93e0bc.tar.gz freebsd-ports-gnome-79e1a83e414e54f2b087c20cd4925a0fab93e0bc.tar.zst freebsd-ports-gnome-79e1a83e414e54f2b087c20cd4925a0fab93e0bc.zip |
Chase icu, graphite2 and libexttextcat bump
Diffstat (limited to 'emulators/open-vm-tools-nox11')
-rw-r--r-- | emulators/open-vm-tools-nox11/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/emulators/open-vm-tools-nox11/Makefile b/emulators/open-vm-tools-nox11/Makefile index a58d64f70487..0332a1c08354 100644 --- a/emulators/open-vm-tools-nox11/Makefile +++ b/emulators/open-vm-tools-nox11/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: open-vm-tools-nox11 -# Date created: 16 Mai 2008 -# Whom: Martin Blapp <mb@FreeBSD.org> -# +# Created by: Martin Blapp <mb@FreeBSD.org> # $FreeBSD$ -# MASTERDIR= ${.CURDIR}/../open-vm-tools WITHOUT_X11= yes |