1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

Update port to 1.6

PR:		15836
Submitted by:	Maintainer
This commit is contained in:
Chris D. Faulhaber 2000-01-04 17:48:13 +00:00
parent ff914ff29b
commit b2a2779169
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24417
3 changed files with 7 additions and 4 deletions

View File

@ -1,20 +1,22 @@
# New ports collection makefile for: rand
# Version required: 1.5
# Version required: 1.6
# Date created: Mon Jul 26 1999
# Whom: domi@saargate.de
#
# $FreeBSD$
#
DISTNAME= rand-1.5
DISTNAME= rand-1.6
CATEGORIES= textproc
MASTER_SITES= http://math.smsu.edu/~br0ke/files/
MAINTAINER= domi@saargate.de
WRKSRC= ${WRKDIR}/rand
GNU_CONFIGURE= yes
USE_GMAKE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/rand ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/rand.1.gz ${MANPREFIX}/man/man1
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (rand-1.5.tar.gz) = 3a468c830e75ae14c0c6bd1053047b37
MD5 (rand-1.6.tar.gz) = cd7c2479cc754766922b9d0a2f89dcdd

View File

@ -1 +1,2 @@
bin/rand
man/man1/rand.1.gz