diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-05-25 14:37:02 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-05-25 14:37:02 +0000 |
commit | 92ea0d614b10bd99ce43a611721c7c4003cd79a5 (patch) | |
tree | cf13f962932aab3646f0af684b2923c4e0f0825b /x11/libXxf86dga/Makefile | |
parent | ffbb85145227efbc987e5d09cab804f896bf37f5 (diff) | |
download | ports-92ea0d614b10bd99ce43a611721c7c4003cd79a5.tar.gz ports-92ea0d614b10bd99ce43a611721c7c4003cd79a5.zip |
Notes
Diffstat (limited to 'x11/libXxf86dga/Makefile')
-rw-r--r-- | x11/libXxf86dga/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/libXxf86dga/Makefile b/x11/libXxf86dga/Makefile index 6404f9752524..73e7dcf77411 100644 --- a/x11/libXxf86dga/Makefile +++ b/x11/libXxf86dga/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: libXxf86dga -# Date Created: 8 Feb 2006 -# Whom: Eric Anholt <anholt@FreeBSD.org> -# +# Created by: Eric Anholt <anholt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libXxf86dga -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org |