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 41087835cdc4..37a28730f5bb 100644 --- a/x11/erun/Makefile +++ b/x11/erun/Makefile @@ -7,7 +7,7 @@ PORTNAME= E-Run PORTVERSION= 1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kbyanc @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= kbyanc MAINTAINER= gahr@FreeBSD.org COMMENT= A simple epplet for launching arbitrary programs -LIB_DEPENDS= epplet.2:${PORTSDIR}/x11-wm/epplets +LIB_DEPENDS= epplet.3:${PORTSDIR}/x11-wm/epplets PLIST_FILES= bin/E-Run.epplet |