diff options
author | Koop Mast <kwm@FreeBSD.org> | 2012-08-04 22:52:02 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2012-08-04 22:52:02 +0000 |
commit | 5aa7246575084f0aefcffe71d7305d0b36b2ed33 (patch) | |
tree | a3b9f3e6c4e41379a4ad771026302ecf0ad0ae1b /graphics/tulip/Makefile | |
parent | 2d4609c1309d60a953f0d9a6be96d373ca6ccfc6 (diff) | |
download | ports-5aa7246575084f0aefcffe71d7305d0b36b2ed33.tar.gz ports-5aa7246575084f0aefcffe71d7305d0b36b2ed33.zip |
Notes
Diffstat (limited to 'graphics/tulip/Makefile')
-rw-r--r-- | graphics/tulip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/tulip/Makefile b/graphics/tulip/Makefile index c92c3ab7a03a..50e103e7236b 100644 --- a/graphics/tulip/Makefile +++ b/graphics/tulip/Makefile @@ -8,6 +8,7 @@ PORTNAME= tulip PORTVERSION= 3.8.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/auber/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} |