diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | d1ab9d853324b73f460ac520827debf52af8e300 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /chat/licq-gui-qt | |
parent | ee477ba551a67e89c546c4a9f07b5880a2172851 (diff) | |
download | pkgsrc-d1ab9d853324b73f460ac520827debf52af8e300.tar.gz |
Revbump after graphics/jpeg and textproc/icu
Diffstat (limited to 'chat/licq-gui-qt')
-rw-r--r-- | chat/licq-gui-qt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/licq-gui-qt/Makefile b/chat/licq-gui-qt/Makefile index 5be639ac139..671565c8ce7 100644 --- a/chat/licq-gui-qt/Makefile +++ b/chat/licq-gui-qt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2012/10/03 00:02:40 asau Exp $ +# $NetBSD: Makefile,v 1.42 2013/01/26 21:37:08 adam Exp $ # DISTNAME= licq-1.3.5 PKGNAME= ${DISTNAME:C/-/-gui-qt-/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=licq/} EXTRACT_SUFX= .tar.bz2 |