diff options
Diffstat (limited to 'x11/libXext/Makefile')
-rw-r--r-- | x11/libXext/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/x11/libXext/Makefile b/x11/libXext/Makefile index 24f7bad8d840..0f046e620cea 100644 --- a/x11/libXext/Makefile +++ b/x11/libXext/Makefile @@ -1,13 +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= libXext -PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTVERSION= 1.3.1 PORTEPOCH= 1 CATEGORIES= x11 |