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-toolkits/xforms | |
| parent | 21829056931f158e125c2d89352e36c1c7196a26 (diff) | |
Notes
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 |
