diff options
Diffstat (limited to 'devel/xorg-macros/Makefile')
-rw-r--r-- | devel/xorg-macros/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/xorg-macros/Makefile b/devel/xorg-macros/Makefile index 634a5840066e..15c8dd9762a3 100644 --- a/devel/xorg-macros/Makefile +++ b/devel/xorg-macros/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: xorg-macros -# Date Created: 24 Mar 2007 -# Whom: Eric Anholt <anholt@FreeBSD.org> -# +# Created by: Eric Anholt <anholt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xorg-macros -PORTVERSION= 1.16.1 +PORTVERSION= 1.17 CATEGORIES= devel x11 DISTNAME= util-macros-$(PORTVERSION) |