diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-25 02:50:36 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-25 02:50:36 +0800 |
commit | 6f78af1c650095ec223f3793b2158c6d7177a475 (patch) | |
tree | fc76049ec4e7908b941001c456026860256369ee /graphics/gstreamer-plugins-jpeg80/Makefile | |
parent | 2e948a4e2c1cda671963d1c109c0fa18e1b2448d (diff) | |
download | marcuscom-ports-6f78af1c650095ec223f3793b2158c6d7177a475.tar marcuscom-ports-6f78af1c650095ec223f3793b2158c6d7177a475.tar.gz marcuscom-ports-6f78af1c650095ec223f3793b2158c6d7177a475.tar.bz2 marcuscom-ports-6f78af1c650095ec223f3793b2158c6d7177a475.tar.lz marcuscom-ports-6f78af1c650095ec223f3793b2158c6d7177a475.tar.xz marcuscom-ports-6f78af1c650095ec223f3793b2158c6d7177a475.tar.zst marcuscom-ports-6f78af1c650095ec223f3793b2158c6d7177a475.zip |
Update for new libtool world order.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5752 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gstreamer-plugins-jpeg80/Makefile')
-rw-r--r-- | graphics/gstreamer-plugins-jpeg80/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gstreamer-plugins-jpeg80/Makefile b/graphics/gstreamer-plugins-jpeg80/Makefile index d6b3c795d..6fce207c5 100644 --- a/graphics/gstreamer-plugins-jpeg80/Makefile +++ b/graphics/gstreamer-plugins-jpeg80/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/graphics/gstreamer-plugins-jpeg80/Makefile,v 1.1 2006/01/20 02:56:01 ahze Exp $ # CATEGORIES= graphics -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Gstreamer jpeg encoder/decoder plugin |