diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-02 19:27:00 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-02 19:27:00 +0000 |
commit | 9dae8a95b80bb7b7e0f71af32370b1b8dbba37d7 (patch) | |
tree | 851c1ddc350675d4820f766210c7f47d2a6f964e /graphics/png2ico/Makefile | |
parent | ecbba737838a7c985f5ac8c0cc412a9746bd1cc2 (diff) | |
download | ports-9dae8a95b80bb7b7e0f71af32370b1b8dbba37d7.tar.gz ports-9dae8a95b80bb7b7e0f71af32370b1b8dbba37d7.zip |
Notes
Diffstat (limited to 'graphics/png2ico/Makefile')
-rw-r--r-- | graphics/png2ico/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png2ico/Makefile b/graphics/png2ico/Makefile index 9db37235a4c5..1944d8368f96 100644 --- a/graphics/png2ico/Makefile +++ b/graphics/png2ico/Makefile @@ -6,7 +6,7 @@ # PORTNAME= png2ico -PORTVERSION= 2002.09.03 +PORTVERSION= 2002.12.08 CATEGORIES= graphics MASTER_SITES= http://www.winterdrache.de/freeware/png2ico/data/ DISTNAME= ${PORTNAME}-src-${PORTVERSION:S/./-/g} |