diff options
Diffstat (limited to 'ftp')
-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 |