1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/sysutils/rtty/Makefile
Kevin Lo d3409de7aa Add secondary site to MASTER_SITES.
PR: 20268
Submitted by: Ports Fury
2000-07-30 15:11:14 +00:00

19 lines
314 B
Makefile

# New ports collection makefile for: rtty
# Date created: 24 Aug 1996
# Whom: jkh
#
# $FreeBSD$
#
PORTNAME= rtty
PORTVERSION= 3.2
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.vix.com/pub/vixie/ \
ftp://ftp.digital.com/pub/misc/vixie/
MAINTAINER= ports@FreeBSD.org
NO_WRKSUBDIR= yes
.include <bsd.port.mk>