diff options
Diffstat (limited to 'net-mgmt/scli/Makefile')
-rw-r--r-- | net-mgmt/scli/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/scli/Makefile b/net-mgmt/scli/Makefile index 262fbb5363d4..5d0dedb7a41e 100644 --- a/net-mgmt/scli/Makefile +++ b/net-mgmt/scli/Makefile @@ -7,6 +7,7 @@ PORTNAME= scli PORTVERSION= 0.2.12 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PORTNAME}/ @@ -19,5 +20,6 @@ GNU_CONFIGURE= yes USE_GNOME= glib12 MAN1= scli.1 +INFO= scli .include <bsd.port.mk> |