diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-11-11 16:01:27 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-11-11 16:01:27 +0000 |
commit | f91d541c22f66ea5b8e8e606d39c1f65339e355e (patch) | |
tree | d9beccadcded236f398aab632fc05ec48e1fcfa9 /x11-themes/kde-style-lipstik/Makefile | |
parent | 30ac6ea992fd6e258682600866f861e3f02f78a2 (diff) |
- Update to 1.3
- Add SHA256
PR: 88759
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=147949
Diffstat (limited to 'x11-themes/kde-style-lipstik/Makefile')
-rw-r--r-- | x11-themes/kde-style-lipstik/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-themes/kde-style-lipstik/Makefile b/x11-themes/kde-style-lipstik/Makefile index 142d727137c8..6c26b7b98ccb 100644 --- a/x11-themes/kde-style-lipstik/Makefile +++ b/x11-themes/kde-style-lipstik/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: lipstik -# Date created: February 12th, 2005 -# Whom: decept +# Date created: 12th February, 2005 +# Whom: decept # # $FreeBSD$ # PORTNAME= lipstik -PORTVERSION= 1.2 -PORTREVISION= 1 +PORTVERSION= 1.3 CATEGORIES= x11-themes kde MASTER_SITES= http://www.kde-look.org/content/files/ DISTNAME= 18223-${PORTNAME}-${PORTVERSION} @@ -19,7 +18,6 @@ USE_AUTOTOOLS= autoheader:259 USE_BZIP2= yes USE_KDEBASE_VER=3 USE_REINPLACE= yes -INSTALLS_SHLIB= yes GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |