diff options
Diffstat (limited to 'x11-toolkits/xforms')
-rw-r--r-- | x11-toolkits/xforms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile index b3b66aa3963d..3f12dc853aee 100644 --- a/x11-toolkits/xforms/Makefile +++ b/x11-toolkits/xforms/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xforms -PORTVERSION= 0.89 +PORTVERSION= 0.89 CATEGORIES= x11-toolkits graphics MASTER_SITES= ftp://ncmir.ucsd.edu/pub/xforms/${MASTER_SITE_SUBDIR}/ EXTRACT_SUFX= .tgz @@ -31,7 +31,7 @@ PATCHDIR= ${MASTERDIR}/patches.alpha .else DISTNAME= bxform-${PORTVERSION:S/.//}-elf MASTER_SITE_SUBDIR= freeBSD -PATCHDIR= ${MASTERDIR}/patches.i386 +PATCHDIR= ${MASTERDIR}/patches.i386 MAN1+= iconvert.1 .endif |