diff options
author | kwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2012-11-25 01:57:51 +0800 |
---|---|---|
committer | kwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2012-11-25 01:57:51 +0800 |
commit | 75e11345045896cd0499f457087e9aee9f3fc848 (patch) | |
tree | 5be0083bae2007d6d6f641a630fd0905c2c79a88 /x11-toolkits/libXmu | |
parent | f29359145becba6af6fa2e879e148a6f6ce60bec (diff) | |
download | xorg-devel-ports-75e11345045896cd0499f457087e9aee9f3fc848.tar xorg-devel-ports-75e11345045896cd0499f457087e9aee9f3fc848.tar.gz xorg-devel-ports-75e11345045896cd0499f457087e9aee9f3fc848.tar.bz2 xorg-devel-ports-75e11345045896cd0499f457087e9aee9f3fc848.tar.lz xorg-devel-ports-75e11345045896cd0499f457087e9aee9f3fc848.tar.xz xorg-devel-ports-75e11345045896cd0499f457087e9aee9f3fc848.tar.zst xorg-devel-ports-75e11345045896cd0499f457087e9aee9f3fc848.zip |
Use new Makefile header.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@593 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'x11-toolkits/libXmu')
-rw-r--r-- | x11-toolkits/libXmu/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/x11-toolkits/libXmu/Makefile b/x11-toolkits/libXmu/Makefile index 1687886..34b4a8c 100644 --- a/x11-toolkits/libXmu/Makefile +++ b/x11-toolkits/libXmu/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libXmu -# Date Created: 25 Jan, 2003 -# Whom: Eric Anholt <anholt@FreeBSD.org> -# +# Created by: Eric Anholt <anholt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libXmu PORTVERSION= 1.1.1 |