diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-04 20:36:27 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-04 20:36:27 +0800 |
commit | 19a6de409fa3e94631d2b22c72f13a3433f96f9c (patch) | |
tree | 5446cee2a2ae13135c7eeab689ac09d2a358314b /graphics | |
parent | ce547e04354fb1eea2078e7f2251c7153b6bbdf4 (diff) | |
download | marcuscom-ports-19a6de409fa3e94631d2b22c72f13a3433f96f9c.tar.gz marcuscom-ports-19a6de409fa3e94631d2b22c72f13a3433f96f9c.tar.zst marcuscom-ports-19a6de409fa3e94631d2b22c72f13a3433f96f9c.zip |
- Bump PORTREVISION
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7542 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sdl_ttf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile index 91acaa6da..c355211a1 100644 --- a/graphics/sdl_ttf/Makefile +++ b/graphics/sdl_ttf/Makefile @@ -7,6 +7,7 @@ PORTNAME= sdl_ttf PORTVERSION= 2.0.8 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/ DISTNAME= SDL_ttf-${PORTVERSION} |