diff options
Diffstat (limited to 'ports-mgmt/bxpkg/Makefile')
-rw-r--r-- | ports-mgmt/bxpkg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/bxpkg/Makefile b/ports-mgmt/bxpkg/Makefile index bf8af7a..95c7e15 100644 --- a/ports-mgmt/bxpkg/Makefile +++ b/ports-mgmt/bxpkg/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://bxpkg.bsdroot.lv/files/ DISTNAME= ${PORTNAME}-${DISTVERSION} MAINTAINER= kpetrikas@gmail.com -COMMENT= bxPKG is a GTK+ based tool to manage binary packages on BSD systems. +COMMENT= GTK+ based tool to manage binary packages on BSD systems USES= pkgconfig USE_XORG= x11 |