diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-11-17 23:10:03 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-11-17 23:10:03 +0800 |
commit | 7bde3392af5ef608f8eca659a20d180f0ce7368a (patch) | |
tree | b7ba0c0a510d6cfd1d5313d928114905de901dde /comms/qico/Makefile | |
parent | d7d2c7515819ffc4dcfc28d20f6580c202e95055 (diff) | |
download | freebsd-ports-graphics-7bde3392af5ef608f8eca659a20d180f0ce7368a.tar.gz freebsd-ports-graphics-7bde3392af5ef608f8eca659a20d180f0ce7368a.tar.zst freebsd-ports-graphics-7bde3392af5ef608f8eca659a20d180f0ce7368a.zip |
Update to version 0.48.3
PR: 22913
Submitted by: MAINTAINER
Diffstat (limited to 'comms/qico/Makefile')
-rw-r--r-- | comms/qico/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/qico/Makefile b/comms/qico/Makefile index 7ffc8dc0184..2b7834f506b 100644 --- a/comms/qico/Makefile +++ b/comms/qico/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qico -PORTVERSION= 0.48.2 +PORTVERSION= 0.48.3 CATEGORIES= comms MASTER_SITES= http://lev.serebryakov.spb.ru/download/0.48/ |