diff options
Diffstat (limited to 'x11/thingylaunch/Makefile')
-rw-r--r-- | x11/thingylaunch/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/thingylaunch/Makefile b/x11/thingylaunch/Makefile index 8e64bbe37b5a..6f1327ab0c52 100644 --- a/x11/thingylaunch/Makefile +++ b/x11/thingylaunch/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: thingylaunch -# Date created: 1 October 2009 -# Whom: gahr -# +# Created by: Pietro Cerutti <gahr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= thingylaunch -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.4 CATEGORIES= x11 MASTER_SITES= http://www.gahr.ch/${PORTNAME}/ \ ${MASTER_SITE_LOCAL}/gahr/ \ |