diff options
author | tijl <tijl@FreeBSD.org> | 2014-07-16 02:58:59 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-07-16 02:58:59 +0800 |
commit | 834c01faf8e8727be65cb92173054f8ed735454b (patch) | |
tree | d4e76a4c0652c4925efd8f0899f4b9f820a9a1ea /games/alephone | |
parent | c155180563e4ef0ca01730fee2eb8a0ae9718206 (diff) | |
download | freebsd-ports-gnome-834c01faf8e8727be65cb92173054f8ed735454b.tar.gz freebsd-ports-gnome-834c01faf8e8727be65cb92173054f8ed735454b.tar.zst freebsd-ports-gnome-834c01faf8e8727be65cb92173054f8ed735454b.zip |
- Convert multimedia/smpeg* to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Diffstat (limited to 'games/alephone')
-rw-r--r-- | games/alephone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/alephone/Makefile b/games/alephone/Makefile index f39c04ee04d5..547083068551 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -3,7 +3,7 @@ PORTNAME= alephone PORTVERSION= 20120514 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/marathon/Aleph%20One/2012-05-14 DISTNAME= AlephOne-${PORTVERSION} |