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/libXrender/Makefile | |
parent | ffbb85145227efbc987e5d09cab804f896bf37f5 (diff) | |
download | ports-92ea0d614b10bd99ce43a611721c7c4003cd79a5.tar.gz ports-92ea0d614b10bd99ce43a611721c7c4003cd79a5.zip |
Notes
Diffstat (limited to 'x11/libXrender/Makefile')
-rw-r--r-- | x11/libXrender/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/libXrender/Makefile b/x11/libXrender/Makefile index 301d1c153ece..0f605472b6a5 100644 --- a/x11/libXrender/Makefile +++ b/x11/libXrender/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: xrender -# Date Created: 2 Jul, 2003 -# Whom: Foxfair Hu <foxfair@FreeBSD.org> -# +# Created by: Foxfair Hu <foxfair@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libXrender -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org |