summaryrefslogtreecommitdiffstats
path: root/sysutils/rdate
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-22 10:14:11 +0000
committermharo <mharo@FreeBSD.org>2000-04-22 10:14:11 +0000
commitd314f4e8c48354a4af09344ce1d4e66ddb4a6e5d (patch)
treec25483ef9ceb6335a34ebff7845607b697c70aa9 /sysutils/rdate
parent70717dc960c583000dde5acfd950b24bfee36a7a (diff)
downloadFreeBSD-ports-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.zip
FreeBSD-ports-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.tar.gz
Corrrect whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to 'sysutils/rdate')
-rw-r--r--sysutils/rdate/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/rdate/Makefile b/sysutils/rdate/Makefile
index 80c5f6c..18e217b 100644
--- a/sysutils/rdate/Makefile
+++ b/sysutils/rdate/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= rdate
-PORTVERSION= 1.0
-CATEGORIES= sysutils
-MASTER_SITES= http://www2.cons.org:8000/freebsd-distfiles/ \
+PORTVERSION= 1.0
+CATEGORIES= sysutils
+MASTER_SITES= http://www2.cons.org:8000/freebsd-distfiles/ \
http://people.FreeBSD.org/~cracauer/freebsd-distfiles/
MAINTAINER= cracauer@cons.org
@@ -16,7 +16,7 @@ MAINTAINER= cracauer@cons.org
MAN8= rdate.8
post-install:
- $(INSTALL_PROGRAM) $(WRKSRC)/rdate $(PREFIX)/sbin/.
- $(INSTALL_MAN) $(WRKSRC)/rdate.8 $(PREFIX)/man/man8/.
+ ${INSTALL_PROGRAM} ${WRKSRC}/rdate ${PREFIX}/sbin/.
+ ${INSTALL_MAN} ${WRKSRC}/rdate.8 ${PREFIX}/man/man8/.
.include <bsd.port.mk>
OpenPOWER on IntegriCloud