diff options
Diffstat (limited to 'x11-drivers/xf86-input-mouse/Makefile')
-rw-r--r-- | x11-drivers/xf86-input-mouse/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-drivers/xf86-input-mouse/Makefile b/x11-drivers/xf86-input-mouse/Makefile index 8e1512a1d49e..42ee890b0afe 100644 --- a/x11-drivers/xf86-input-mouse/Makefile +++ b/x11-drivers/xf86-input-mouse/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: xf86-input-mouse -# Date Created: 17 Feb 2006 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# +# Created by: Florent Thoumie <flz@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xf86-input-mouse PORTVERSION= 1.7.1 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org |