diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-28 19:45:14 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-28 19:45:14 +0000 |
commit | 7850501a10742415737b690df8f0beb4538fdc36 (patch) | |
tree | 5fcc79a2cabdab1ef54848e0dfb720352185380b /graphics/Makefile | |
parent | 1dc2359f65b59f2a940055cd89be97c0056caa19 (diff) | |
download | ports-7850501a10742415737b690df8f0beb4538fdc36.tar.gz ports-7850501a10742415737b690df8f0beb4538fdc36.zip |
- Rename graphics/sketch to graphics/skencil
(project's name was changed)
- Update to version 0.6.16
- graphics/sketch will be removed
PR: ports/61957
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=99335
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index dfd0d051b179..6a9d5303334f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -383,6 +383,7 @@ SUBDIR += show SUBDIR += showimg SUBDIR += simage + SUBDIR += skencil SUBDIR += sketch SUBDIR += sng SUBDIR += sodipodi |