diff options
Diffstat (limited to 'x11/xautomation/Makefile')
-rw-r--r-- | x11/xautomation/Makefile | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/x11/xautomation/Makefile b/x11/xautomation/Makefile index a83fdd2602e5..70f69bcf2281 100644 --- a/x11/xautomation/Makefile +++ b/x11/xautomation/Makefile @@ -1,14 +1,8 @@ -# ex:ts=8 -# Ports collection makefile for: xautomation -# Date created: Sep 11, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= xautomation -PORTVERSION= 1.03 -PORTREVISION= 2 +PORTVERSION= 1.06 CATEGORIES= x11 MASTER_SITES= http://hoopajoo.net/static/projects/ |