diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-08-08 16:59:36 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-08-08 16:59:36 +0000 |
commit | 832498e356363559874b67ebf7cdd529d2e22ac3 (patch) | |
tree | e93659a37c8593e4661f1cd532e117547964bf1c | |
parent | f05ef3a27e3bf2dfcf2326780072737e39cdcd27 (diff) | |
download | ports-832498e356363559874b67ebf7cdd529d2e22ac3.tar.gz ports-832498e356363559874b67ebf7cdd529d2e22ac3.zip |
Notes
-rw-r--r-- | archivers/hlextract/Makefile | 4 | ||||
-rw-r--r-- | editors/heme/Makefile | 4 | ||||
-rw-r--r-- | games/hllib/Makefile | 2 | ||||
-rw-r--r-- | x11/bmpanel2/Makefile | 4 | ||||
-rw-r--r-- | x11/bmpanel2/pkg-descr | 4 |
5 files changed, 9 insertions, 9 deletions
diff --git a/archivers/hlextract/Makefile b/archivers/hlextract/Makefile index 772fafd51a70..24fd7b9381ae 100644 --- a/archivers/hlextract/Makefile +++ b/archivers/hlextract/Makefile @@ -11,12 +11,12 @@ CATEGORIES= archivers games MASTER_SITES= http://nemesis.thewavelength.net/files/files/ DISTNAME= hllib${PORTVERSION:S/.//g} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to extract data from various Half-Life file formats LICENSE= GPLv2 -LIB_DEPENDS= hl.2:${PORTSDIR}/games/hllib +LIB_DEPENDS= hl:${PORTSDIR}/games/hllib USE_ZIP= yes USE_DOS2UNIX= Main.c diff --git a/editors/heme/Makefile b/editors/heme/Makefile index 1874e6921999..2788007f1364 100644 --- a/editors/heme/Makefile +++ b/editors/heme/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 0.4.2 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= danfe@FreeBSD.org -COMMENT= Portable and fast console hex editor for Unix-like systems +MAINTAINER= ports@FreeBSD.org +COMMENT= Small and fast console hex editor for Unix-like systems LICENSE= GPLv2 diff --git a/games/hllib/Makefile b/games/hllib/Makefile index 443efa5cbf06..669b87e0e727 100644 --- a/games/hllib/Makefile +++ b/games/hllib/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games devel MASTER_SITES= http://nemesis.thewavelength.net/files/files/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library to work with various Half-Life file formats LICENSE= LGPL21 diff --git a/x11/bmpanel2/Makefile b/x11/bmpanel2/Makefile index 66f6c2498149..9fbdf48fbdd0 100644 --- a/x11/bmpanel2/Makefile +++ b/x11/bmpanel2/Makefile @@ -10,8 +10,8 @@ DISTVERSION= 2.1pre1 CATEGORIES= x11 MASTER_SITES= GOOGLE_CODE -MAINTAINER= danfe@FreeBSD.org -COMMENT= Nice lightweight NETWM compliant panel for X +MAINTAINER= ports@FreeBSD.org +COMMENT= Nice, lightweight NETWM compliant panel for X LICENSE= MIT diff --git a/x11/bmpanel2/pkg-descr b/x11/bmpanel2/pkg-descr index c8fda3f1ae27..f8b14f47083d 100644 --- a/x11/bmpanel2/pkg-descr +++ b/x11/bmpanel2/pkg-descr @@ -1,5 +1,5 @@ -BMPanel (bitmap panel) is lightweight, nice NETWM-compatible panel for your -X11 desktop. It features: +BMPanel (bitmap panel) is nice, lightweight, NETWM-compatible panel for your +X11 desktop. It currently features: - Look'n'feel customization via themes (20 of them included) - A bunch of widgets: desktop switcher, taskbar, launchbar, systray, |