summaryrefslogtreecommitdiff
path: root/comms/sredird
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-23 13:22:00 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-23 13:22:00 +0000
commit08436d780099b5b9549d412fe146fb0733c19412 (patch)
tree57c7b4356218a4d97ed53fd405be7ef822e2bde2 /comms/sredird
parent- Use MASTER_SITE_AFTERSTEP to MASTER_SITES (diff)
- Use MASTER_SITE_SUNSITE to MASTER_SITES
PR: 19496 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=29808
Diffstat (limited to 'comms/sredird')
-rw-r--r--comms/sredird/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/comms/sredird/Makefile b/comms/sredird/Makefile
index 2265795298da..727969802e10 100644
--- a/comms/sredird/Makefile
+++ b/comms/sredird/Makefile
@@ -8,12 +8,13 @@
PORTNAME= sredird
PORTVERSION= 1.1.7
CATEGORIES= comms
-MASTER_SITES= http://metalab.unc.edu/pub/Linux/system/serial/
+MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= system/serial
MAINTAINER= sobomax@FreeBSD.org
do-build:
- ${CC} ${CFLAGS} -g -Wall -o ${WRKSRC}/sredird ${WRKSRC}/sredird.c
+ ${CC} ${CFLAGS} -Wall -o ${WRKSRC}/sredird ${WRKSRC}/sredird.c
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/sredird ${PREFIX}/libexec