diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-06-30 20:16:22 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-06-30 20:16:22 +0000 |
commit | 903b45dfc5c00e023f8ccc78b9c1cc2696b701e1 (patch) | |
tree | e2fcdb235d73c1eea06688564f2aec9274861527 /graphics/vindaloo | |
parent | 8518b507fad37d7ab2149700dc34b860f1c2bf3b (diff) | |
download | ports-903b45dfc5c00e023f8ccc78b9c1cc2696b701e1.tar.gz ports-903b45dfc5c00e023f8ccc78b9c1cc2696b701e1.zip |
Notes
Diffstat (limited to 'graphics/vindaloo')
-rw-r--r-- | graphics/vindaloo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vindaloo/Makefile b/graphics/vindaloo/Makefile index 53dfb4194838..658f9e1590ca 100644 --- a/graphics/vindaloo/Makefile +++ b/graphics/vindaloo/Makefile @@ -7,7 +7,7 @@ PORTNAME= vindaloo PORTVERSION= 0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/Vindaloo/ DISTNAME= Vindaloo-${PORTVERSION} |