diff options
Diffstat (limited to 'comms/ecu')
-rw-r--r-- | comms/ecu/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile index 173e067..5cb3418 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: ecu -# Version required: 4.08 # Date created: Feb 18, 1995 # Whom: ache # # $FreeBSD$ # -DISTNAME= ecu-4.08 +PORTNAME= ecu +PORTVERSION= 4.08 CATEGORIES= comms -MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/comm/ -#MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ +MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/comm/ +#MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ache@FreeBSD.org do-configure: cd ${WRKSRC}; yes "" | ./Configure |