diff options
Diffstat (limited to 'devel/jline')
-rw-r--r-- | devel/jline/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/jline/Makefile b/devel/jline/Makefile index 88641c6ebd3d..c4b958cc6965 100644 --- a/devel/jline/Makefile +++ b/devel/jline/Makefile @@ -9,8 +9,7 @@ PORTNAME= jline PORTVERSION= 0.9.91 PORTREVISION= 1 CATEGORIES= devel java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= mkamm@gmx.net COMMENT= JLine is a Java library for handling console input |