diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-20 13:07:44 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-20 13:07:44 +0800 |
commit | cd930a573e0985476b394c41e5ec9f65480080a8 (patch) | |
tree | d6ccb7cc18647ba6cdcc812c73b6ba0e90fd2cbb /graphics/gstreamer-plugins-libpng | |
parent | e7354756d308763fc823ee89512c8672de1d5340 (diff) | |
download | freebsd-ports-gnome-cd930a573e0985476b394c41e5ec9f65480080a8.tar.gz freebsd-ports-gnome-cd930a573e0985476b394c41e5ec9f65480080a8.tar.zst freebsd-ports-gnome-cd930a573e0985476b394c41e5ec9f65480080a8.zip |
Portlint:
-Correct the order by move CATEGORIES under PORTREVISION.
Diffstat (limited to 'graphics/gstreamer-plugins-libpng')
-rw-r--r-- | graphics/gstreamer-plugins-libpng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gstreamer-plugins-libpng/Makefile b/graphics/gstreamer-plugins-libpng/Makefile index 723240495aa8..44b58fe1d0a1 100644 --- a/graphics/gstreamer-plugins-libpng/Makefile +++ b/graphics/gstreamer-plugins-libpng/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ # -CATEGORIES= graphics PORTREVISION= 1 +CATEGORIES= graphics COMMENT= Gstreamer png plugin |