diff options
Diffstat (limited to 'net/xisp/Makefile')
-rw-r--r-- | net/xisp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xisp/Makefile b/net/xisp/Makefile index ddefce82dd36..69c2a6e5e9b4 100644 --- a/net/xisp/Makefile +++ b/net/xisp/Makefile @@ -17,7 +17,7 @@ MAINTAINER= morishim@cig.mot.com LIB_DEPENDS= xforms:${PORTSDIR}/x11-toolkits/xforms USE_XPM= yes -WRKSRC= ${WRKDIR}/xisp-2.6 +WRKSRC= ${WRKDIR}/xisp-2.6 MAN1= xisp.1 HAS_CONFIGURE= yes .if defined(WITH_DES) |