diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-08 14:00:30 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-08 14:00:30 +0000 |
commit | 1101f09c09367bca303d13431ed15f28d0a22f65 (patch) | |
tree | 511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /x11-themes | |
parent | fde362579641ddf717c0f67041e6f3360e2fad61 (diff) | |
download | ports-1101f09c09367bca303d13431ed15f28d0a22f65.tar.gz ports-1101f09c09367bca303d13431ed15f28d0a22f65.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/audacious-skins/Makefile | 8 | ||||
-rw-r--r-- | x11-themes/irssi-themes/Makefile | 8 |
2 files changed, 4 insertions, 12 deletions
diff --git a/x11-themes/audacious-skins/Makefile b/x11-themes/audacious-skins/Makefile index 55d5f34dada4..667f3a27bd48 100644 --- a/x11-themes/audacious-skins/Makefile +++ b/x11-themes/audacious-skins/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: audacious-skins -# Date created: 13 Oct 2007 -# Whom: Emanuel Haupt <ehaupt@FreeBSD.org> -# +# Created by: Emanuel Haupt <ehaupt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= audacious-skins PORTVERSION= 0.1 @@ -12,7 +8,7 @@ CATEGORIES= x11-themes MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A collection of audacious skins +COMMENT= Collection of audacious skins BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious diff --git a/x11-themes/irssi-themes/Makefile b/x11-themes/irssi-themes/Makefile index 41f7cb9f710c..dd092e1dca18 100644 --- a/x11-themes/irssi-themes/Makefile +++ b/x11-themes/irssi-themes/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: irssi-themes -# Date created: 17 Sep 2006 -# Whom: Emanuel Haupt <ehaupt@FreeBSD.org> -# +# Created by: Emanuel Haupt <ehaupt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= irssi-themes PORTVERSION= 20101013 @@ -14,7 +10,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DIST_SUBDIR= ${PORTNAME} MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A collection of additional irssi themes +COMMENT= Collection of additional irssi themes RUN_DEPENDS= irssi:${PORTSDIR}/irc/irssi |