diff options
Diffstat (limited to 'x11/ebuttons/Makefile')
-rw-r--r-- | x11/ebuttons/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ebuttons/Makefile b/x11/ebuttons/Makefile index c4648428e21d..7c6c9a0ee0f6 100644 --- a/x11/ebuttons/Makefile +++ b/x11/ebuttons/Makefile @@ -7,7 +7,7 @@ PORTNAME= E-buttons PORTVERSION= 0.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 MASTER_SITES= http://freebsd.unixfreunde.de/sources/ EXTRACT_SUFX= .tgz @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= gahr@FreeBSD.org COMMENT= A simple epplet that contains several buttons used to launch programs -LIB_DEPENDS= epplet.2:${PORTSDIR}/x11-wm/epplets +LIB_DEPENDS= epplet.3:${PORTSDIR}/x11-wm/epplets PLIST_FILES= bin/E-Buttons.epplet |