diff options
author | billf <billf@FreeBSD.org> | 2000-02-15 19:19:48 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-02-15 19:19:48 +0000 |
commit | 6c2a6f0895f09dbb2e11b8670ba12f41ae730342 (patch) | |
tree | 44dd7933ab1b8e1cf07256ca771a999d2d1a1586 /games | |
parent | 8229cd7085117ebc2a4c53098a4e302d05aa401d (diff) | |
download | FreeBSD-ports-6c2a6f0895f09dbb2e11b8670ba12f41ae730342.zip FreeBSD-ports-6c2a6f0895f09dbb2e11b8670ba12f41ae730342.tar.gz |
Update to 1.2, which is no longer encumbered with GPL crap.
Spelling errors and things of that nature too.
PR: ports/16729
Submitted by: maintainer
Diffstat (limited to 'games')
-rw-r--r-- | games/speak/Makefile | 4 | ||||
-rw-r--r-- | games/speak/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/speak/Makefile b/games/speak/Makefile index feb430b..80a618a 100644 --- a/games/speak/Makefile +++ b/games/speak/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: speak -# Version required: 1.1 +# Version required: 1.2 # Date created: 18 January 2000 # Whom: freebsd@spatula.net # # $FreeBSD$ # -DISTNAME= speak-1.1 +DISTNAME= speak-1.2 CATEGORIES= games MASTER_SITES= http://www.spatula.net/software/speak/ diff --git a/games/speak/distinfo b/games/speak/distinfo index 7b74ea4..229ab6d 100644 --- a/games/speak/distinfo +++ b/games/speak/distinfo @@ -1 +1 @@ -MD5 (speak-1.1.tar.gz) = 09e517401c9eed79b969bd5ed7e17b8f +MD5 (speak-1.2.tar.gz) = 30d8db4792696eb6bcd410c1659b2f08 |