diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 576a92e2b24421ac9d05664837c985556f99fc23 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /multimedia/dvdstyler/Makefile | |
parent | 3442388befab123cbc12141a1c2e72bf6257666f (diff) | |
download | pkgsrc-576a92e2b24421ac9d05664837c985556f99fc23.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'multimedia/dvdstyler/Makefile')
-rw-r--r-- | multimedia/dvdstyler/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile index 6fa0f831e7a..dd20f81332a 100644 --- a/multimedia/dvdstyler/Makefile +++ b/multimedia/dvdstyler/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2011/02/16 20:34:43 gls Exp $ +# $NetBSD: Makefile,v 1.31 2011/04/22 13:44:14 obache Exp $ # DISTNAME= DVDStyler-1.8.2.1 +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dvdstyler/} EXTRACT_SUFX= .tar.bz2 |