diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:45:49 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:45:49 +0000 |
commit | 0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8 (patch) | |
tree | 6a9eecf5c996622bdb9a53dcf4bd868e5d3c2e38 /games/biorythm | |
parent | portname/portversion update (diff) |
update portname/portversion stuff (games commit part 1, a-c)
Diffstat (limited to 'games/biorythm')
-rw-r--r-- | games/biorythm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/biorythm/Makefile b/games/biorythm/Makefile index b5feded2822b..b14adb6d1981 100644 --- a/games/biorythm/Makefile +++ b/games/biorythm/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: biorythm -# Version required: 1.1.1 # Date created: 4 May 1999 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= biorythm-1.1.1 +PORTNAME= biorythm +PORTVERSION= 1.1.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://home.sol.no/~sverrehu/pub-unix/files/ |