diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-06-01 08:11:34 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-06-01 08:11:34 +0000 |
commit | 74c65ae602b8661d159610086e7631edc07c0f3a (patch) | |
tree | 88d4fe949876494d2be2bf077f2487ee47ef72b3 /games/openalchemist | |
parent | b15c3597f5a178d24cf34c2d91c6d7155cb29237 (diff) | |
download | ports-74c65ae602b8661d159610086e7631edc07c0f3a.tar.gz ports-74c65ae602b8661d159610086e7631edc07c0f3a.zip |
Notes
Diffstat (limited to 'games/openalchemist')
-rw-r--r-- | games/openalchemist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openalchemist/Makefile b/games/openalchemist/Makefile index ba9ddd58441e..77e6c0a27332 100644 --- a/games/openalchemist/Makefile +++ b/games/openalchemist/Makefile @@ -3,7 +3,7 @@ PORTNAME= openalchemist PORTVERSION= 0.3 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-src |