diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-11 08:51:14 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-11 08:51:14 +0000 |
commit | 09e4e6f119b9ec6b0056a841d178b9a94d4663c4 (patch) | |
tree | 60dbec4f6c36413d232be56d31553ec53ac5f6fa /graphics/imlib2/Makefile | |
parent | 6ed6dba53f7727f76189d43bcaac071f15a544b6 (diff) | |
download | ports-09e4e6f119b9ec6b0056a841d178b9a94d4663c4.tar.gz ports-09e4e6f119b9ec6b0056a841d178b9a94d4663c4.zip |
Notes
Diffstat (limited to 'graphics/imlib2/Makefile')
-rw-r--r-- | graphics/imlib2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index ce95cd0bc9fe..26fa92e73d1f 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -6,11 +6,11 @@ # PORTNAME= imlib2 -PORTVERSION= 20060926 -PORTREVISION= 2 +PORTVERSION= 20070223 +PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= graphics -MASTER_SITES= http://sunner.elcomnet.ru/~stas/ +MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ MAINTAINER= stas@FreeBSD.org COMMENT= The next generation graphic library for enlightenment package |