diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
commit | 2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch) | |
tree | 0b080fcd55271333176593e1b9bc0b48aedbe9fa /x11/ebuttons | |
parent | 21829056931f158e125c2d89352e36c1c7196a26 (diff) |
Notes
Diffstat (limited to 'x11/ebuttons')
-rw-r--r-- | x11/ebuttons/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/ebuttons/Makefile b/x11/ebuttons/Makefile index 3c16942326e7..03d36a216654 100644 --- a/x11/ebuttons/Makefile +++ b/x11/ebuttons/Makefile @@ -6,14 +6,14 @@ # PORTNAME= E-buttons -PORTVERSION= 0.2 +PORTVERSION= 0.2 CATEGORIES= x11 -MASTER_SITES= http://www.moodfarm.demon.co.uk/download/ +MASTER_SITES= http://www.moodfarm.demon.co.uk/download/ EXTRACT_SUFX= .tgz MAINTAINER= jhb@FreeBSD.org -LIB_DEPENDS= epplet.1:${PORTSDIR}/x11-wm/epplets +LIB_DEPENDS= epplet.1:${PORTSDIR}/x11-wm/epplets WRKSRC= ${WRKDIR}/E-buttons |