diff options
Diffstat (limited to 'x11/libXcomposite/Makefile')
-rw-r--r-- | x11/libXcomposite/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/libXcomposite/Makefile b/x11/libXcomposite/Makefile index effee3169f91..b171a89eedd5 100644 --- a/x11/libXcomposite/Makefile +++ b/x11/libXcomposite/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: libXext -# Date Created: 29 Oct, 2003 -# Whom: Eric Anholt <anholt@FreeBSD.org> -# +# Created by: Eric Anholt <anholt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libXcomposite -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.4 PORTEPOCH= 1 CATEGORIES= x11 |