diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-26 16:07:01 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-26 16:07:01 +0000 |
commit | 5e428de037aad270f69b2ac6c098dd510a5981be (patch) | |
tree | a51946b04f67ef04fc9e99785de9ea218d5d8fda /graphics/epix/Makefile | |
parent | eb135e40857b280ce712c337a0e37c4deaa827e2 (diff) | |
download | ports-5e428de037aad270f69b2ac6c098dd510a5981be.tar.gz ports-5e428de037aad270f69b2ac6c098dd510a5981be.zip |
Notes
Diffstat (limited to 'graphics/epix/Makefile')
-rw-r--r-- | graphics/epix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/epix/Makefile b/graphics/epix/Makefile index 4d1fdaf64cbd..be7dbffa6364 100644 --- a/graphics/epix/Makefile +++ b/graphics/epix/Makefile @@ -7,7 +7,7 @@ # PORTNAME= epix -PORTVERSION= 0.8.8a +PORTVERSION= 0.8.9 CATEGORIES= graphics MASTER_SITES= http://mathcs.holycross.edu/~ahwang/software/ DISTNAME= ${PORTNAME}-${PORTVERSION}_src |