diff options
author | gahr <gahr@FreeBSD.org> | 2013-10-31 23:44:05 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2013-10-31 23:44:05 +0800 |
commit | 09da10335d22d3ac9c1a758fc7c51988b6553dd6 (patch) | |
tree | 80cec8a3f7e20c2f8ac734c6b784e12d38a1e30a /graphics/ayam | |
parent | 7cc8c7c59c5de1c46aa081b3d294df965c1ad67f (diff) | |
download | freebsd-ports-gnome-09da10335d22d3ac9c1a758fc7c51988b6553dd6.tar.gz freebsd-ports-gnome-09da10335d22d3ac9c1a758fc7c51988b6553dd6.tar.zst freebsd-ports-gnome-09da10335d22d3ac9c1a758fc7c51988b6553dd6.zip |
- It is ayam that should have its PORTREVISION bumped, not aqsis..
Diffstat (limited to 'graphics/ayam')
-rw-r--r-- | graphics/ayam/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ayam/Makefile b/graphics/ayam/Makefile index 36b164488cb3..c10836cb7d58 100644 --- a/graphics/ayam/Makefile +++ b/graphics/ayam/Makefile @@ -3,6 +3,7 @@ PORTNAME= ayam PORTVERSION= 1.20 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Ayam/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION}.src |