diff options
Diffstat (limited to 'x11/libXres/Makefile')
-rw-r--r-- | x11/libXres/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/libXres/Makefile b/x11/libXres/Makefile index a3d822122476..08f9da9bb393 100644 --- a/x11/libXres/Makefile +++ b/x11/libXres/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= libXres -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org |