diff options
Diffstat (limited to 'x11/erun/Makefile')
-rw-r--r-- | x11/erun/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/erun/Makefile b/x11/erun/Makefile index 40a266bf592f..f44ea42bb3bc 100644 --- a/x11/erun/Makefile +++ b/x11/erun/Makefile @@ -6,13 +6,13 @@ # PORTNAME= E-Run -PORTVERSION= 1.2 +PORTVERSION= 1.2 CATEGORIES= x11 MASTER_SITES= http://void.mapopolis.com/~jacob/c0de/ MAINTAINER= kbyanc@posi.net -LIB_DEPENDS= epplet.1:${PORTSDIR}/x11-wm/libepplet +LIB_DEPENDS= epplet.1:${PORTSDIR}/x11-wm/libepplet WRKSRC= ${WRKDIR}/${PORTNAME} |