diff options
Diffstat (limited to 'x11/glproto/Makefile')
-rw-r--r-- | x11/glproto/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/glproto/Makefile b/x11/glproto/Makefile index bf23fc630757..5ae9713a79e3 100644 --- a/x11/glproto/Makefile +++ b/x11/glproto/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: glproto -# Date Created: 06 Feb 2006 -# Whom: Eric Anholt <anholt@FreeBSD.org> -# +# Created by: Eric Anholt <anholt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= glproto -PORTVERSION= 1.4.15 +PORTVERSION= 1.4.16 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org |