aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-14 05:43:00 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-14 05:43:00 +0000
commit2275ee0bcfe94ad50ac42d98c773a171c673828d (patch)
treeb5916119748ef6bc0c4aa1ef724befadc8877e8e
parent66b11c3118acb759fa0e72544f5860e93072a9e0 (diff)
downloadports-2275ee0bcfe94ad50ac42d98c773a171c673828d.tar.gz
ports-2275ee0bcfe94ad50ac42d98c773a171c673828d.zip
Notes
-rw-r--r--archivers/lzo/Makefile2
-rw-r--r--archivers/lzo2/Makefile2
-rw-r--r--archivers/ucl/Makefile2
-rw-r--r--archivers/unzip/Makefile6
-rw-r--r--cad/sis/Makefile2
-rw-r--r--cad/spice/Makefile2
-rw-r--r--chinese/hztty/Makefile2
-rw-r--r--comms/hylafax/Makefile8
-rw-r--r--converters/btoa/Makefile2
-rw-r--r--converters/tcs/Makefile4
-rw-r--r--databases/gnats/Makefile4
-rw-r--r--databases/gtksql/Makefile4
-rw-r--r--databases/p5-Pg/Makefile2
-rw-r--r--databases/typhoon/Makefile2
-rw-r--r--deskutils/aspostit/Makefile2
-rw-r--r--devel/binutils-m68k/Makefile2
-rw-r--r--devel/doc++/Makefile4
-rw-r--r--devel/elib-emacs/Makefile2
-rw-r--r--devel/elib/Makefile2
-rw-r--r--devel/gcc-m68k/Makefile2
-rw-r--r--devel/i386-rtems-chill/Makefile2
-rw-r--r--devel/i386-rtems-g77/Makefile2
-rw-r--r--devel/i386-rtems-gcc/Makefile2
-rw-r--r--devel/i386-rtems-gcj/Makefile2
-rw-r--r--devel/i386-rtems-objc/Makefile2
-rw-r--r--devel/kpp/Makefile2
-rw-r--r--devel/libU77/Makefile2
-rw-r--r--devel/libdlmalloc/Makefile2
-rw-r--r--devel/libgnugetopt/Makefile2
-rw-r--r--devel/nana/Makefile2
-rw-r--r--devel/robodoc/Makefile2
-rw-r--r--devel/ruby-slang/Makefile2
-rw-r--r--devel/xxgdb/Makefile2
-rw-r--r--emulators/atari800/Makefile2
-rw-r--r--emulators/bochs/Makefile2
-rw-r--r--emulators/quasi88/Makefile2
36 files changed, 45 insertions, 45 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile
index 0f21b9449f25..bf0bd81d3817 100644
--- a/archivers/lzo/Makefile
+++ b/archivers/lzo/Makefile
@@ -8,7 +8,7 @@
PORTNAME= lzo
PORTVERSION= 1.07
CATEGORIES= archivers devel
-MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/lzo/ \
+MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/lzo/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= libs/compression
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile
index 0f21b9449f25..bf0bd81d3817 100644
--- a/archivers/lzo2/Makefile
+++ b/archivers/lzo2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= lzo
PORTVERSION= 1.07
CATEGORIES= archivers devel
-MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/lzo/ \
+MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/lzo/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= libs/compression
diff --git a/archivers/ucl/Makefile b/archivers/ucl/Makefile
index fe678030d644..b7f247217581 100644
--- a/archivers/ucl/Makefile
+++ b/archivers/ucl/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ucl
PORTVERSION= 0.92
CATEGORIES= archivers devel
-MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/${PORTNAME}/ \
+MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/${PORTNAME}/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= libs/compression
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index a779b23db8d6..37928ba10d17 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -6,16 +6,16 @@
#
PORTNAME= unzip
-PORTVERSION= 5.42
+PORTVERSION= 5.42
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.freesoftware.com/pub/infozip/src/
-DISTNAME= ${PORTNAME}542
+DISTNAME= ${PORTNAME}542
MAINTAINER= ache@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAKEFILE= unix/Makefile
-MAKE_FLAGS= LOCAL_UNZIP="${CFLAGS} -DUSE_UNSHRINK" -f
+MAKE_FLAGS= LOCAL_UNZIP="${CFLAGS} -DUSE_UNSHRINK" -f
MAN1= funzip.1 unzip.1 unzipsfx.1 zipgrep.1 zipinfo.1
.include <bsd.port.pre.mk>
diff --git a/cad/sis/Makefile b/cad/sis/Makefile
index cb28bb3e83b7..b8b01403e22c 100644
--- a/cad/sis/Makefile
+++ b/cad/sis/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.2.1
CATEGORIES= cad
MASTER_SITES= ftp://ic.eecs.berkeley.edu/pub/Sis/
DISTNAME= ${PORTNAME}-1.2
-EXTRACT_SUFX= .tar.Z
+EXTRACT_SUFX= .tar.Z
PATCH_SITES= ftp://ic.eecs.berkeley.edu/pub/Sis/
PATCHFILES= sis-1.2.patch1.Z
diff --git a/cad/spice/Makefile b/cad/spice/Makefile
index 38481a26c2a0..3d3f5fed7b17 100644
--- a/cad/spice/Makefile
+++ b/cad/spice/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 3f5.1
CATEGORIES= cad
MASTER_SITES= ftp://ic.eecs.berkeley.edu/pub/Spice3/
DISTNAME= sp3f4.kit
-EXTRACT_SUFX= .tar.Z
+EXTRACT_SUFX= .tar.Z
MAINTAINER= kaveman@magna.com.au
diff --git a/chinese/hztty/Makefile b/chinese/hztty/Makefile
index 0cb53f779d5c..9a9c3ec968df 100644
--- a/chinese/hztty/Makefile
+++ b/chinese/hztty/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \
MAINTAINER= ada@bsd.org
-ALL_TARGET= bsd
+ALL_TARGET= bsd
MAN1= hztty.1
do-install:
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index 7172cbcead8e..abab9930cb5e 100644
--- a/comms/hylafax/Makefile
+++ b/comms/hylafax/Makefile
@@ -36,12 +36,12 @@ CONFIGURE_ARGS= --with-INSTALL="" \
HAS_CONFIGURE= yes
CONFIGURE_ENV= ENVOPTS="${CFLAGS}"
-MAN1= hylafax.1 faxalter.1 faxcover.1 faxmail.1 faxrm.1 faxstat.1 sendfax.1 \
+MAN1= hylafax.1 faxalter.1 faxcover.1 faxmail.1 faxrm.1 faxstat.1 sendfax.1 \
sendpage.1 sgi2fax.1 textfmt.1
-MAN5= pagesizes.5f typerules.5f hosts.hfaxd.5f xferfaxlog.5f \
+MAN5= pagesizes.5f typerules.5f hosts.hfaxd.5f xferfaxlog.5f \
hylafax.5f cid.5f config.5f destctrls.5f dialrules.5f info.5f \
log.5f pagermap.5f recvq.5f sendq.5f shutdown.5f status.5f tsi.5f
-MAN8= cqtest.8c choptest.8c dialtest.8c faxabort.8c faxaddmodem.8c \
+MAN8= cqtest.8c choptest.8c dialtest.8c faxabort.8c faxaddmodem.8c \
faxadduser.8c faxanswer.8c faxconfig.8c faxdeluser.8c faxmodem.8c \
faxstate.8c faxcron.8c faxgetty.8c faxinfo.8c faxq.8c faxqclean.8c \
faxquit.8c faxrcvd.8c faxsend.8c faxsetup.8c faxwatch.8c hfaxd.8c \
@@ -49,7 +49,7 @@ MAN8= cqtest.8c choptest.8c dialtest.8c faxabort.8c faxaddmodem.8c \
tagtest.8c tiff2fax.8c tiffcheck.8c tsitest.8c wedged.8c \
xferfaxstats.8c
-SUID_EXES= ${PREFIX}/sbin/faxgetty ${PREFIX}/sbin/faxq \
+SUID_EXES= ${PREFIX}/sbin/faxgetty ${PREFIX}/sbin/faxq \
${PREFIX}/bin/faxrm ${PREFIX}/bin/faxalter
post-extract:
diff --git a/converters/btoa/Makefile b/converters/btoa/Makefile
index 4153dda8cc0a..839736f33b2b 100644
--- a/converters/btoa/Makefile
+++ b/converters/btoa/Makefile
@@ -22,6 +22,6 @@ MAKEFILE= Makefile.sun
MAN1= btoa.1
# Turn off the default from bsd.port.mk (-p0), which screws things up
-PATCH_DIST_STRIP=
+PATCH_DIST_STRIP=
.include <bsd.port.mk>
diff --git a/converters/tcs/Makefile b/converters/tcs/Makefile
index 1b8ece79d5c4..8ef2d2647557 100644
--- a/converters/tcs/Makefile
+++ b/converters/tcs/Makefile
@@ -8,7 +8,7 @@
PORTNAME= tcs
PORTVERSION= 1995.03.25
CATEGORIES= converters plan9
-MASTER_SITES= ftp://plan9.bell-labs.com/plan9/unixsrc/ \
+MASTER_SITES= ftp://plan9.bell-labs.com/plan9/unixsrc/ \
ftp://ftp.gwdg.de/pub/gnu2/plan9/unixsrc/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .shar.Z
@@ -18,7 +18,7 @@ MAINTAINER= kuriyama@FreeBSD.org
NO_WRKSUBDIR= yes
EXTRACT_CMD= ${GZCAT}
EXTRACT_BEFORE_ARGS= # empty
-EXTRACT_AFTER_ARGS= | ${SH}
+EXTRACT_AFTER_ARGS= | ${SH}
ALL_TARGET= tcs
MAN1= tcs.1
diff --git a/databases/gnats/Makefile b/databases/gnats/Makefile
index d4d5d964c1b7..113e43846272 100644
--- a/databases/gnats/Makefile
+++ b/databases/gnats/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= pst@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-lispdir=${PREFIX}/share/emacs/site-lisp \
+CONFIGURE_ARGS= --with-lispdir=${PREFIX}/share/emacs/site-lisp \
--with-full-gnats \
--with-release-based
@@ -27,7 +27,7 @@ MAN8= mkcat.8 rmcat.8 mkdist.8 queue-pr.8 file-pr.8 gen-index.8
# this stops the configuration program from pulling installation
# information in from the standard freebsd send-pr program
-CONFIGURE_ENV= SEND_PR=/usr/bin/false
+CONFIGURE_ENV= SEND_PR=/usr/bin/false
# the gnats distribution comes with a lot of baggage we don't want to install
# just install gnats
diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile
index 42a435416f38..d05a0ae62521 100644
--- a/databases/gtksql/Makefile
+++ b/databases/gtksql/Makefile
@@ -22,12 +22,12 @@ USE_GTK= yes
.include <bsd.port.pre.mk>
.if defined(WITH_MYSQL) || (exists(${LOCALBASE}/lib/mysql/libmysqlclient.a) \
- && !defined(WITHOUT_MYSQL))
+ && !defined(WITHOUT_MYSQL))
HAVE_MYSQL= yes
LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
.endif
.if defined(WITH_PGSQL) || (exists(${LOCALBASE}/lib/libpq.a) \
- && !defined(WITHOUT_PGSQL))
+ && !defined(WITHOUT_PGSQL))
HAVE_PGSQL= yes
LIB_DEPENDS+= pq.2:${PORTSDIR}/databases/postgresql7
.endif
diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile
index c3b29f978e27..9615b8119e8c 100644
--- a/databases/p5-Pg/Makefile
+++ b/databases/p5-Pg/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7
+LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7
USE_PERL5= yes
diff --git a/databases/typhoon/Makefile b/databases/typhoon/Makefile
index ea4be044d1d0..3019ef0ed189 100644
--- a/databases/typhoon/Makefile
+++ b/databases/typhoon/Makefile
@@ -19,7 +19,7 @@ INSTALLS_SHLIB= yes
MAN1= ddlp.1
MAN3= d_close.3 d_crget.3 d_crread.3 d_crset.3 d_dbdpath.3 d_dbfpath.3 \
- d_dbget.3 d_dbset.3 d_delete.3 d_fillnew.3 d_getsequence.3 \
+ d_dbget.3 d_dbset.3 d_delete.3 d_fillnew.3 d_getsequence.3 \
d_keyfind.3 d_keyfrst.3 d_keylast.3 d_keynext.3 d_keyprev.3 \
d_keyread.3 d_open.3 d_recfrst.3 d_reclast.3 d_recnext.3 d_recprev.3 \
d_recread.3 d_recwrite.3 d_setfiles.3
diff --git a/deskutils/aspostit/Makefile b/deskutils/aspostit/Makefile
index fea5246c0d9e..7e3013be1512 100644
--- a/deskutils/aspostit/Makefile
+++ b/deskutils/aspostit/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= kris@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg/
-USE_X_PREFIX= yes
+USE_X_PREFIX= yes
USE_XPM= yes
USE_GMAKE= yes
diff --git a/devel/binutils-m68k/Makefile b/devel/binutils-m68k/Makefile
index 7c6a9e0c4273..a4c680ae7480 100644
--- a/devel/binutils-m68k/Makefile
+++ b/devel/binutils-m68k/Makefile
@@ -8,7 +8,7 @@
PORTNAME= binutils
PORTVERSION= 2.9.1
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= binutils
PKGNAMEPREFIX= m68k
diff --git a/devel/doc++/Makefile b/devel/doc++/Makefile
index 6ca137495357..d7c69195def4 100644
--- a/devel/doc++/Makefile
+++ b/devel/doc++/Makefile
@@ -39,7 +39,7 @@ ADDITIONAL_DOCS= ClassGraph.class \
Intermediate.html \
Introduction.html \
ManualEntries.html \
- ManualEntryFields.html \
+ ManualEntryFields.html \
NavigatorButton.class \
Quickstart.html \
ReferenceManual.html \
@@ -59,7 +59,7 @@ post-install:
.if !defined(NOPORTSDOCS)
${MKDIR} ${PREFIX}/share/doc/doc++
for i in $(ADDITIONAL_DOCS); do \
- ${INSTALL_MAN} ${WRKSRC}/doc/manual/html/$$i ${PREFIX}/share/doc/doc++ ;\
+ ${INSTALL_MAN} ${WRKSRC}/doc/manual/html/$$i ${PREFIX}/share/doc/doc++ ;\
done
.endif
diff --git a/devel/elib-emacs/Makefile b/devel/elib-emacs/Makefile
index 9dc5c8bb1dce..3ea9f582c1c5 100644
--- a/devel/elib-emacs/Makefile
+++ b/devel/elib-emacs/Makefile
@@ -24,7 +24,7 @@ PORTCLASS?= master
# emacs port setup
.if (${PORTCLASS} == "master")
-EMACS_PORT_NAME= emacs
+EMACS_PORT_NAME= emacs
.endif
# target name for make build
diff --git a/devel/elib/Makefile b/devel/elib/Makefile
index 9dc5c8bb1dce..3ea9f582c1c5 100644
--- a/devel/elib/Makefile
+++ b/devel/elib/Makefile
@@ -24,7 +24,7 @@ PORTCLASS?= master
# emacs port setup
.if (${PORTCLASS} == "master")
-EMACS_PORT_NAME= emacs
+EMACS_PORT_NAME= emacs
.endif
# target name for make build
diff --git a/devel/gcc-m68k/Makefile b/devel/gcc-m68k/Makefile
index da760e9dfd08..43b612a8e406 100644
--- a/devel/gcc-m68k/Makefile
+++ b/devel/gcc-m68k/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gcc
PORTVERSION= 2.8.1
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gcc
PKGNAMEPREFIX= m68k
diff --git a/devel/i386-rtems-chill/Makefile b/devel/i386-rtems-chill/Makefile
index 2686bea8f06f..b537a12979bb 100644
--- a/devel/i386-rtems-chill/Makefile
+++ b/devel/i386-rtems-chill/Makefile
@@ -9,7 +9,7 @@ PORTNAME= chill
PORTVERSION= 2.95.2
PORTREVISION= 11
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
+MASTER_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
http://rtems.thehousleys.net/
DISTFILES= ${CHILLNAME}.tar.gz ${NEWLIBNAME}.tar.gz
PATCHFILES= ${CHILLNAME}-rtems-20001030.diff.gz \
diff --git a/devel/i386-rtems-g77/Makefile b/devel/i386-rtems-g77/Makefile
index d9293685f850..c8a87fab4ce1 100644
--- a/devel/i386-rtems-g77/Makefile
+++ b/devel/i386-rtems-g77/Makefile
@@ -9,7 +9,7 @@ PORTNAME= g77
PORTVERSION= 2.95.2
PORTREVISION= 11
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
+MASTER_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
http://rtems.thehousleys.net/
DISTFILES= ${F77NAME}.tar.gz ${NEWLIBNAME}.tar.gz
PATCHFILES= ${F77NAME}-rtems-20001030.diff.gz \
diff --git a/devel/i386-rtems-gcc/Makefile b/devel/i386-rtems-gcc/Makefile
index ee9a33a0be1a..6948c9ae7b5e 100644
--- a/devel/i386-rtems-gcc/Makefile
+++ b/devel/i386-rtems-gcc/Makefile
@@ -9,7 +9,7 @@ PORTNAME= gcc
PORTVERSION= 2.95.2
PORTREVISION= 11
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
+MASTER_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
http://rtems.thehousleys.net/
DISTFILES= ${GCCNAME}.tar.gz ${NEWLIBNAME}.tar.gz
PATCHFILES= ${GCCNAME}-rtems-20001030.diff.gz \
diff --git a/devel/i386-rtems-gcj/Makefile b/devel/i386-rtems-gcj/Makefile
index fe30653be564..95a3ed2c0143 100644
--- a/devel/i386-rtems-gcj/Makefile
+++ b/devel/i386-rtems-gcj/Makefile
@@ -9,7 +9,7 @@ PORTNAME= gcj
PORTVERSION= 2.95.2
PORTREVISION= 11
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
+MASTER_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
http://rtems.thehousleys.net/
DISTFILES= ${JAVANAME}.tar.gz ${NEWLIBNAME}.tar.gz
PATCHFILES= ${JAVANAME}-rtems-20001030.diff.gz \
diff --git a/devel/i386-rtems-objc/Makefile b/devel/i386-rtems-objc/Makefile
index 28b0cf6c54ab..f12aa0e25758 100644
--- a/devel/i386-rtems-objc/Makefile
+++ b/devel/i386-rtems-objc/Makefile
@@ -9,7 +9,7 @@ PORTNAME= objc
PORTVERSION= 2.95.2
PORTREVISION= 11
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
+MASTER_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
http://rtems.thehousleys.net/
DISTFILES= ${OBJCNAME}.tar.gz ${NEWLIBNAME}.tar.gz
PATCHFILES= ${OBJCNAME}-rtems-20001030.diff.gz \
diff --git a/devel/kpp/Makefile b/devel/kpp/Makefile
index 7e32e539b0ce..9434a58765d4 100644
--- a/devel/kpp/Makefile
+++ b/devel/kpp/Makefile
@@ -17,6 +17,6 @@ LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11
GNU_CONFIGURE= yes
USE_QT= yes
CONFIGURE_ARGS+=--datadir=${PREFIX}
-CONFIGURE_ENV= KDEDIR="${PREFIX}"
+CONFIGURE_ENV= KDEDIR="${PREFIX}"
.include <bsd.port.mk>
diff --git a/devel/libU77/Makefile b/devel/libU77/Makefile
index 7d945ed1b47b..a1d83b28f524 100644
--- a/devel/libU77/Makefile
+++ b/devel/libU77/Makefile
@@ -17,7 +17,7 @@ INSTALLS_SHLIB= yes
pre-build:
${CP} ${FILESDIR}/makefile.lib ${WRKSRC}/Makefile
-MAN3= access.3f alarm.3f chdir.3f chmod.3f ctime.3f drand.3f dsecnd.3f \
+MAN3= access.3f alarm.3f chdir.3f chmod.3f ctime.3f drand.3f dsecnd.3f \
dtime.3f etime.3f exit.3f falloc.3f fdate.3f fork.3f free.3f \
fstat.3f gerror.3f getarg.3f getcwd.3f getenv.3f getgid.3f \
getlog.3f getpid.3f getuid.3f gmtime.3f hostnm.3f iargc.3f idate.3f \
diff --git a/devel/libdlmalloc/Makefile b/devel/libdlmalloc/Makefile
index d74cafa59855..ebea7dcf351a 100644
--- a/devel/libdlmalloc/Makefile
+++ b/devel/libdlmalloc/Makefile
@@ -14,7 +14,7 @@ DISTFILES= malloc-2.6.5.c
MAINTAINER= roberto@FreeBSD.org
-NO_WRKSUBDIR= yes
+NO_WRKSUBDIR= yes
INSTALLS_SHLIB= yes
do-extract:
diff --git a/devel/libgnugetopt/Makefile b/devel/libgnugetopt/Makefile
index f7e5f9660bd2..4a86207c738c 100644
--- a/devel/libgnugetopt/Makefile
+++ b/devel/libgnugetopt/Makefile
@@ -9,7 +9,7 @@
PORTNAME= libgnugetopt
PORTVERSION= 1.1
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= obrien
MAINTAINER= obrien@FreeBSD.org
diff --git a/devel/nana/Makefile b/devel/nana/Makefile
index 6a5383aca56c..b7f78e493482 100644
--- a/devel/nana/Makefile
+++ b/devel/nana/Makefile
@@ -16,6 +16,6 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
MAN1= nana.1 nana-clg.1
-MAN3= nana.3 I.3 DI.3 L.3 DL.3 Q.3 Qstl.3
+MAN3= nana.3 I.3 DI.3 L.3 DL.3 Q.3 Qstl.3
.include <bsd.port.mk>
diff --git a/devel/robodoc/Makefile b/devel/robodoc/Makefile
index b00c2b3e3219..6f5176ff6abb 100644
--- a/devel/robodoc/Makefile
+++ b/devel/robodoc/Makefile
@@ -8,7 +8,7 @@
PORTNAME= robodoc
PORTVERSION= 3.2.2
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
diff --git a/devel/ruby-slang/Makefile b/devel/ruby-slang/Makefile
index e61827a50f3c..d470919a9866 100644
--- a/devel/ruby-slang/Makefile
+++ b/devel/ruby-slang/Makefile
@@ -8,7 +8,7 @@
PORTNAME= slang
PORTVERSION= 0.51
CATEGORIES+= devel ruby
-MASTER_SITES= ${MASTER_SITE_LOCAL} \
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.kondara.org/~g/
MASTER_SITE_SUBDIR= knu
DISTNAME= ${PORTNAME}lib
diff --git a/devel/xxgdb/Makefile b/devel/xxgdb/Makefile
index d09894611343..c7cd96229a53 100644
--- a/devel/xxgdb/Makefile
+++ b/devel/xxgdb/Makefile
@@ -8,7 +8,7 @@
PORTNAME= xxgdb
PORTVERSION= 1.12
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
MAINTAINER= ports@FreeBSD.org
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile
index e7bbd9c0b89a..6ca5f4873c0b 100644
--- a/emulators/atari800/Makefile
+++ b/emulators/atari800/Makefile
@@ -32,7 +32,7 @@ ATARI_XF= ataribas.rom atariosb.rom atarixl.rom demos1.xfd \
demos2.xfd dos25.xfd mydos45d.atr
ATARI_LIB= ${PREFIX}/share/atari
SED_CONFIG= ${ATARI_LIB:S/\//\\\//g}
-DOC_FILES= BUGS CHANGES CREDITS INSTALL README TODO USAGE
+DOC_FILES= BUGS CHANGES CREDITS INSTALL README TODO USAGE
MAN1= atari800.1
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index 86c731e5cbc4..82a7c1d5838b 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -9,7 +9,7 @@
PORTNAME= bochs
PORTVERSION= 2000.0325
CATEGORIES= emulators
-MASTER_SITES= ftp://ftp.bochs.com/bochs/
+MASTER_SITES= ftp://ftp.bochs.com/bochs/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}a
MAINTAINER= ports@FreeBSD.org
diff --git a/emulators/quasi88/Makefile b/emulators/quasi88/Makefile
index eb2a1142a3a9..0c278cda7618 100644
--- a/emulators/quasi88/Makefile
+++ b/emulators/quasi88/Makefile
@@ -9,7 +9,7 @@ PORTNAME= quasi88
PORTVERSION= 0.3.2
CATEGORIES= emulators
MASTER_SITES= http://www.117.ne.jp/~show/pc8801/
-EXTRACT_SUFX= .tgz
+EXTRACT_SUFX= .tgz
MAINTAINER= nishika@cheerful.com