diff options
author | Tim Bishop <tdb@FreeBSD.org> | 2005-12-10 14:01:46 +0000 |
---|---|---|
committer | Tim Bishop <tdb@FreeBSD.org> | 2005-12-10 14:01:46 +0000 |
commit | 052856aacfba299c929f483c32940e996236cbc1 (patch) | |
tree | 78288f4c77ecbc136d1ea50a97d69ea680d90ed2 /x11-themes/kde-style-lipstik/Makefile | |
parent | cfa9a3806a481d2e8a114313994834fd1636572d (diff) |
- Update to 2.0
PR: 90124
Submitted by: Shane <decept0@gmail.com> (maintainer)
Approved by: clement (mentor)
Notes
Notes:
svn path=/head/; revision=150789
Diffstat (limited to 'x11-themes/kde-style-lipstik/Makefile')
-rw-r--r-- | x11-themes/kde-style-lipstik/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/kde-style-lipstik/Makefile b/x11-themes/kde-style-lipstik/Makefile index 6c26b7b98ccb..f0133d5c9aa2 100644 --- a/x11-themes/kde-style-lipstik/Makefile +++ b/x11-themes/kde-style-lipstik/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lipstik -PORTVERSION= 1.3 +PORTVERSION= 2.0 CATEGORIES= x11-themes kde MASTER_SITES= http://www.kde-look.org/content/files/ DISTNAME= 18223-${PORTNAME}-${PORTVERSION} @@ -14,7 +14,6 @@ DISTNAME= 18223-${PORTNAME}-${PORTVERSION} MAINTAINER= decept0@gmail.com COMMENT= Modified Plastik KDE style -USE_AUTOTOOLS= autoheader:259 USE_BZIP2= yes USE_KDEBASE_VER=3 USE_REINPLACE= yes |