diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-03-10 19:35:45 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-03-10 19:35:45 +0000 |
commit | 00d0a0e01e3edef479c4a56e396978bc82e84a4e (patch) | |
tree | a4a9bde1447fcc75c6257fcba16fe7fbdb6232d4 | |
parent | - Update to 20140309 (diff) |
- Bump PORTREVISION for dependency change
Reported by: makc@
Notes
Notes:
svn path=/head/; revision=347802
-rw-r--r-- | devel/allegro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile index a9be66b80d62..16f8789486d4 100644 --- a/devel/allegro/Makefile +++ b/devel/allegro/Makefile @@ -2,7 +2,7 @@ PORTNAME= allegro DISTVERSION= 4.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SF/alleg/allegro/${PORTVERSION} DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} |