diff --git a/ports-mgmt/bpkg/Makefile b/ports-mgmt/bpkg/Makefile index ba5c1a578d89..903a0934c05f 100644 --- a/ports-mgmt/bpkg/Makefile +++ b/ports-mgmt/bpkg/Makefile @@ -9,11 +9,12 @@ PORTNAME= bpkg PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= ports-mgmt MASTER_SITES= # none DISTFILES= # none -MAINTAINER= andy.kosela@gmail.com +MAINTAINER= akosela@andykosela.com COMMENT= Simple tool for displaying information about ports NO_BUILD= yes diff --git a/ports-mgmt/bpkg/files/bpkg.8 b/ports-mgmt/bpkg/files/bpkg.8 index a45de5201e10..ca19737195b7 100644 --- a/ports-mgmt/bpkg/files/bpkg.8 +++ b/ports-mgmt/bpkg/files/bpkg.8 @@ -136,4 +136,4 @@ Create backup packages of foo and bar in /var/tmp/ directory. .Xr pkg_version 1 , .Xr ports 7 .Sh AUTHORS -.An Andy Kosela +.An Andy Kosela diff --git a/ports-mgmt/bpkg/pkg-descr b/ports-mgmt/bpkg/pkg-descr index f32cbdbcafe8..993026d61ace 100644 --- a/ports-mgmt/bpkg/pkg-descr +++ b/ports-mgmt/bpkg/pkg-descr @@ -3,4 +3,6 @@ Its main goal is to provide a quick way to display all kinds of useful info about installed ports and the whole ports tree. -- Andy Kosela - + + +WWW: http://www.andykosela.com/bpkg/