diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-28 19:28:53 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-28 19:28:53 +0000 |
commit | 8b8cb1e2ecc4c055933ae1035fada20b42c53e72 (patch) | |
tree | 343bce1f24ad0171297845747a44dd34bd759b5b /audio/esound/Makefile | |
parent | b0f0a04fa7f6530596e74c9233e234a5f1a7a201 (diff) | |
download | ports-8b8cb1e2ecc4c055933ae1035fada20b42c53e72.tar.gz ports-8b8cb1e2ecc4c055933ae1035fada20b42c53e72.zip |
Notes
Diffstat (limited to 'audio/esound/Makefile')
-rw-r--r-- | audio/esound/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile index 7e21222d63fb..eb530963f7fa 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -6,8 +6,8 @@ # PORTNAME= esound -PORTVERSION= 0.2.37 -PORTREVISION= 2 +PORTVERSION= 0.2.38 +PORTREVISION= 0 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.2 |