diff options
author | Nik Clayton <nik@FreeBSD.org> | 2005-07-13 21:38:58 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 2005-07-13 21:38:58 +0000 |
commit | 7fd95777cfecdd74f556a1b42dfab89a62ac006a (patch) | |
tree | e3c6990332297445e45814da3c80dde766b9e181 /graphics/scr2png/Makefile | |
parent | 9c86219ccc78c038ab3357a9c83e1fc748b6822e (diff) | |
download | ports-7fd95777cfecdd74f556a1b42dfab89a62ac006a.tar.gz ports-7fd95777cfecdd74f556a1b42dfab89a62ac006a.zip |
Notes
Diffstat (limited to 'graphics/scr2png/Makefile')
-rw-r--r-- | graphics/scr2png/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/scr2png/Makefile b/graphics/scr2png/Makefile index 94103ad63ca2..cec8a971348b 100644 --- a/graphics/scr2png/Makefile +++ b/graphics/scr2png/Makefile @@ -6,8 +6,7 @@ # PORTNAME= scr2png -PORTVERSION= 1.1 -PORTREVISION= 4 +PORTVERSION= 1.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} |