diff options
Diffstat (limited to 'x11/libXrandr/Makefile')
-rw-r--r-- | x11/libXrandr/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/libXrandr/Makefile b/x11/libXrandr/Makefile index 6d5e9610656d..da7abf5080f4 100644 --- a/x11/libXrandr/Makefile +++ b/x11/libXrandr/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: libXrandr -# Date Created: 9 Nov, 2003 -# Whom: Eric Anholt <anholt@FreeBSD.org> -# +# Created by: Eric Anholt <anholt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libXrandr -PORTVERSION= 1.3.2 +PORTVERSION= 1.4.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org |