diff options
Diffstat (limited to 'x11-wm/epplets/Makefile')
-rw-r--r-- | x11-wm/epplets/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile index bf33c00b1f4c..2757ab518110 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: epplets -# Date created: 18 October 1999 -# Whom: Yukihiro Nakai <nakai@FreeBSD.org> -# +# Created by: Yukihiro Nakai <nakai@FreeBSD.org> # $FreeBSD$ -# PORTNAME= epplets -PORTVERSION= 0.13 -PORTREVISION= 3 +PORTVERSION= 0.14 CATEGORIES= x11-wm MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION} |