diff options
author | danger <danger@FreeBSD.org> | 2012-04-07 22:10:08 +0800 |
---|---|---|
committer | danger <danger@FreeBSD.org> | 2012-04-07 22:10:08 +0800 |
commit | dc5c1ea90dce5138a759268d9f207a928e6e7a3f (patch) | |
tree | 1bf450a3a10fc49a76409e40cd39db3a336eaecb /graphics | |
parent | 491730f8d9d00c5258d08073c839b674f01ef017 (diff) | |
download | freebsd-ports-gnome-dc5c1ea90dce5138a759268d9f207a928e6e7a3f.tar.gz freebsd-ports-gnome-dc5c1ea90dce5138a759268d9f207a928e6e7a3f.tar.zst freebsd-ports-gnome-dc5c1ea90dce5138a759268d9f207a928e6e7a3f.zip |
- update DEPRECATED line to point to the correct port
Approved by: flz
Feature safe: yes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libungif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile index 44e7168e8098..1f06fa855e30 100644 --- a/graphics/libungif/Makefile +++ b/graphics/libungif/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= ${NOX11SUFFIX}${PKGNAMESUFFIX2} MAINTAINER= dinoex@FreeBSD.org COMMENT= Tools and library routines for working with GIF images -DEPRECATED= is replaced by libgif +DEPRECATED= is replaced by graphics/giflib CONFLICTS= giflib-[0-9]* EXPIRATION_DATE= 2012-05-30 |