diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2012-02-09 09:06:32 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2012-02-09 09:06:32 +0000 |
commit | 02103f44279c0cf5a2de85d00a9a1a4915f13870 (patch) | |
tree | 844f91c2aa10129ed9cb236e814880b39477c867 /games/gbrainy/Makefile | |
parent | 2f012250f5e8145f2b4af796ca71b94c29c7b994 (diff) |
Notes
Diffstat (limited to 'games/gbrainy/Makefile')
-rw-r--r-- | games/gbrainy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile index 4b3108140803..96a0453cc5ce 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -7,6 +7,7 @@ PORTNAME= gbrainy PORTVERSION= 2.1.1 +PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= http://gent.softcatala.org/jmas/gbrainy/ |