diff options
author | edwin <edwin@FreeBSD.org> | 2006-01-05 13:04:28 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-01-05 13:04:28 +0800 |
commit | cb99fa10ecbe4ddbf360a08f96ea9ff32783e19a (patch) | |
tree | 9abb567965114079b6e525cf067f78f321ba0058 /x11-themes/kde-style-comix | |
parent | 4be03fb3e2170b3688b9ac600de01aaf922bbab0 (diff) | |
download | freebsd-ports-gnome-cb99fa10ecbe4ddbf360a08f96ea9ff32783e19a.tar.gz freebsd-ports-gnome-cb99fa10ecbe4ddbf360a08f96ea9ff32783e19a.tar.zst freebsd-ports-gnome-cb99fa10ecbe4ddbf360a08f96ea9ff32783e19a.zip |
[Maintainer Update] change PORTNAME to kde-*-* (several ports)
- Change the PORTNAME to kde-*-* for consistancy with other theme ports.
- A couple of small tidy-ups
Iin the end, we added PKGPREFIX instead of changing the PORTNAME.
PR: ports/91325
Submitted by: decept <decept0@gmail.com>
Diffstat (limited to 'x11-themes/kde-style-comix')
-rw-r--r-- | x11-themes/kde-style-comix/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/kde-style-comix/Makefile b/x11-themes/kde-style-comix/Makefile index f0f60a475372..ddc46c023398 100644 --- a/x11-themes/kde-style-comix/Makefile +++ b/x11-themes/kde-style-comix/Makefile @@ -7,8 +7,10 @@ PORTNAME= comix PORTVERSION= 1.3.6 +PORTREVISION= 1 CATEGORIES= x11-themes kde MASTER_SITES= http://www.kde-look.org/content/files/ +PKGNAMEPREFIX= kde-style- DISTNAME= 16028-${PORTNAME}-${PORTVERSION} MAINTAINER= decept0@gmail.com |