diff options
author | sat <sat@FreeBSD.org> | 2006-11-05 17:53:02 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-11-05 17:53:02 +0800 |
commit | 8dc6ed33d657648584872d966e3af2da61be7902 (patch) | |
tree | 2a6e342cdb9f90eb35b6900bc3a742b57f76dc78 /www/eyeos | |
parent | cbb51c822869f79cc0f717a55e9829d3cfacf4ee (diff) | |
download | freebsd-ports-gnome-8dc6ed33d657648584872d966e3af2da61be7902.tar.gz freebsd-ports-gnome-8dc6ed33d657648584872d966e3af2da61be7902.tar.zst freebsd-ports-gnome-8dc6ed33d657648584872d966e3af2da61be7902.zip |
- Fix the portversion, so that it doesn't go backwards
Reported by: erwin
Pointy hat to: sat
Diffstat (limited to 'www/eyeos')
-rw-r--r-- | www/eyeos/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/eyeos/Makefile b/www/eyeos/Makefile index b2ab773e123d..7889da19fed6 100644 --- a/www/eyeos/Makefile +++ b/www/eyeos/Makefile @@ -6,6 +6,7 @@ # PORTNAME= eyeOS +PORTVERSION= 0.9.3.1.1 DISTVERSION= 0.9.3-1a CATEGORIES= www MASTER_SITES= SF |