1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
This commit is contained in:
Andrey A. Chernov 1995-01-12 02:41:23 +00:00
parent 2bfaafe2fb
commit bf991d73aa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=751
3 changed files with 8 additions and 8 deletions

View File

@ -1,14 +1,14 @@
# New ports collection makefile for: m4
# Version required: 1.3
# Version required: 1.4
# Date created: 25 October 1994
# Whom: mr
#
# $Id: Makefile,v 1.1.1.1 1994/10/11 18:17:00 jkh Exp $
# $Id: Makefile,v 1.1.1.1 1994/10/25 00:10:39 jkh Exp $
#
DISTNAME= m4-1.3
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
EXTRACT_SUFX=.tar.gz
HAS_CONFIGURE=yes
DISTNAME= m4-1.4
MASTER_SITES= ftp://gatekeeper.dec.com/pub/GNU/ ftp://prep.ai.mit.edu/pub/gnu/
CONFIGURE_ARGS= --program-prefix=g --prefix=${PREFIX}
GNU_CONFIGURE=yes
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (m4-1.3.tar.gz) = 37a6b1d89546982376c02287cae3efd2
MD5 (m4-1.4.tar.gz) = 9eb2dd07740b2d2f3c7adb3e8d299bda

View File

@ -1 +1 @@
This is Gnu's m4 Vers. 1.3
This is Gnu's m4 Vers. 1.4