diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 2000-06-04 04:20:24 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 2000-06-04 04:20:24 +0000 |
commit | 3e09f27ac031ab08f7b077092db8243da9ef477f (patch) | |
tree | 86e1e2a65b6a29bab92c48603b6a25ffd140ce9d | |
parent | WWW moved. (diff) |
PORTVERSION=alpha-9 -> PORTVERSION=pl9
Notes
Notes:
svn path=/head/; revision=29166
-rw-r--r-- | ftp/omi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/omi/Makefile b/ftp/omi/Makefile index 03370f14a93f..153cc7971f93 100644 --- a/ftp/omi/Makefile +++ b/ftp/omi/Makefile @@ -6,9 +6,10 @@ # PORTNAME= omi -PORTVERSION= alpha-9 +PORTVERSION= pl9 CATEGORIES= ftp MASTER_SITES= http://dorifer.heim3.tu-clausthal.de/~olli/omi/ +DISTNAME= omi-alpha-9 MAINTAINER= ache@FreeBSD.org |