New diff :
 - Update HOMEPAGE but with a / at end of url
 - Remove bouncing maintainer email
 - Update MASTER_SITE, spotted by kirby@
 - Replace spaces with tab in CATEGORIES
 - Adjust licence marker


Index: Makefile
===================================================================
RCS file: /cvs/ports/audio/id3ed/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- Makefile    11 Oct 2013 23:48:04 -0000      1.18
+++ Makefile    6 Sep 2014 08:17:26 -0000
@@ -3,19 +3,17 @@
 COMMENT=               interactive console id3 tag editor
 
 DISTNAME=              id3ed-1.10.4
-REVISION=              1
-CATEGORIES=            audio
+REVISION=              2
+CATEGORIES=            audio
 
-HOMEPAGE=              http://users.dakotacom.net/~donut/programs/id3ed.html
+HOMEPAGE=              http://code.fluffytapeworm.com/projects/id3ed/
 
-MAINTAINER=            Nick Nauwelaerts <n...@nauwelaerts.net>
-
-# GPL
+# GPLv2+
 PERMIT_PACKAGE_CDROM=  Yes
 
 WANTLIB=               c curses m readline stdc++
 
-MASTER_SITES=          ${HOMEPAGE:S/id3ed.html//:=id3ed/}
+MASTER_SITES=  ${HOMEPAGE}
 
 NO_TEST=               Yes
 CONFIGURE_STYLE=       gnu

Reply via email to