diff options
author | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-11-26 10:00:23 +0000 |
---|---|---|
committer | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-11-26 10:00:23 +0000 |
commit | dba8716f7e42a4c19e9f8ea31ef972e4394a43f4 (patch) | |
tree | 372dd859ce58c3c33ba5b58ec673204700ac21d9 /audio/napster/Makefile | |
parent | 1393f5c438f0425c2274ce78a8abfc979afd5fd8 (diff) | |
download | ports-dba8716f7e42a4c19e9f8ea31ef972e4394a43f4.tar.gz ports-dba8716f7e42a4c19e9f8ea31ef972e4394a43f4.zip |
- update to 1.5.4
- pass maintainership to submitter
PR: 105352
Submitted by: Marcelo Araujo <araujo@bsdmail.org>
Notes
Notes:
svn path=/head/; revision=178050
Diffstat (limited to 'audio/napster/Makefile')
-rw-r--r-- | audio/napster/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/napster/Makefile b/audio/napster/Makefile index 6d74dbeeb928..d81ffb109453 100644 --- a/audio/napster/Makefile +++ b/audio/napster/Makefile @@ -6,13 +6,13 @@ # PORTNAME= nap -PORTVERSION= 1.5.3 -CATEGORIES+= audio net +PORTVERSION= 1.5.4 +CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nap -MAINTAINER?= ports@FreeBSD.org -COMMENT?= An MP3 sharing, search, and chat client for the OpenNAP network +MAINTAINER= araujo@bsdmail.org +COMMENT= An MP3 sharing, search, and chat client for the OpenNAP network CONFLICTS?= ru-nap-* |