Typo: v0 -> p0
ok?
Kevin
Index: Makefile
===================================================================
RCS file: /cvs/ports/audio/esound/Makefile,v
retrieving revision 1.45
diff -u -p -r1.45 Makefile
--- Makefile 20 Dec 2008 08:58:32 -0000 1.45
+++ Makefile 29 Jun 2010 06:34:27 -0000
@@ -4,7 +4,7 @@
COMMENT= sound library for Enlightenment
DISTNAME= esound-0.2.41
-PKGNAME= ${DISTNAME}v0
+PKGNAME= ${DISTNAME}p0
SHARED_LIBS += esd 2.40 # .2.38
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/esound/0.2/}