diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-06-02 15:31:48 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-06-02 15:31:48 +0000 |
commit | 492fb6517e07c1c039107e9fdf25b813c3c601c6 (patch) | |
tree | ecf0c1c004e4df97706544dd19e3c4dbf4e693ef /audio/ampache/Makefile | |
parent | 6290a268a682823968c6891e65ca63ebe1bd0fe6 (diff) | |
download | ports-492fb6517e07c1c039107e9fdf25b813c3c601c6.tar.gz ports-492fb6517e07c1c039107e9fdf25b813c3c601c6.zip |
Notes
Diffstat (limited to 'audio/ampache/Makefile')
-rw-r--r-- | audio/ampache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ampache/Makefile b/audio/ampache/Makefile index 64f5dd75464a..35fd043d932a 100644 --- a/audio/ampache/Makefile +++ b/audio/ampache/Makefile @@ -4,7 +4,7 @@ # $FreeBSD$ PORTNAME= ampache -PORTVERSION= 3.4 +PORTVERSION= 3.4.1 CATEGORIES= audio www MASTER_SITES= http://ampache.org/downloads/ |