diff options
author | kevlo <kevlo@FreeBSD.org> | 2012-01-09 12:50:59 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2012-01-09 12:50:59 +0800 |
commit | 174465db7d7535a4860ce99939a5b0b98c55f8a3 (patch) | |
tree | dc0b410d37054e8b907f911a7389041b2c074646 /games | |
parent | 615767aad6506113e73b44d1639d3bbb14f132cb (diff) | |
download | freebsd-ports-gnome-174465db7d7535a4860ce99939a5b0b98c55f8a3.tar.gz freebsd-ports-gnome-174465db7d7535a4860ce99939a5b0b98c55f8a3.tar.zst freebsd-ports-gnome-174465db7d7535a4860ce99939a5b0b98c55f8a3.zip |
Restore PORTEPOCH, with helpful input from clsung
Diffstat (limited to 'games')
-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 61538bac1607..4d2cf055ccab 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -7,6 +7,7 @@ PORTNAME= gbrainy PORTVERSION= 2.1.0 +PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= http://gent.softcatala.org/jmas/gbrainy/ |