diff options
author | gahr <gahr@FreeBSD.org> | 2010-12-20 17:47:30 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2010-12-20 17:47:30 +0800 |
commit | 14ad11bced966239647d313386c383d96c536acf (patch) | |
tree | 26c5ac1bf7358cea53b1efa68d4c3b4763812b31 /graphics/ayam/Makefile | |
parent | 91aa0d2a9ee350d98c104e333070203b4d09548a (diff) | |
download | freebsd-ports-gnome-14ad11bced966239647d313386c383d96c536acf.tar.gz freebsd-ports-gnome-14ad11bced966239647d313386c383d96c536acf.tar.zst freebsd-ports-gnome-14ad11bced966239647d313386c383d96c536acf.zip |
- Update to 3.18.1
Changes: http://ayam.sourceforge.net/Changes.txt
Diffstat (limited to 'graphics/ayam/Makefile')
-rw-r--r-- | graphics/ayam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ayam/Makefile b/graphics/ayam/Makefile index 64470cf7f176..c18447720c6d 100644 --- a/graphics/ayam/Makefile +++ b/graphics/ayam/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ayam -PORTVERSION= 1.18 +PORTVERSION= 1.18.1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Ayam/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION}.src |