diff options
author | grant <grant@pkgsrc.org> | 2002-02-25 03:02:40 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-02-25 03:02:40 +0000 |
commit | 8bf046cbd06333a3f26272736c61dd7e6917ee55 (patch) | |
tree | c790bfa0b863d4ea17338503c51ee3cb332d46d2 | |
parent | 8a2df381550558db69013b456b31a3797a2e07cf (diff) | |
download | pkgsrc-8bf046cbd06333a3f26272736c61dd7e6917ee55.tar.gz |
added ap-mp3
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index eabb1c4abc1..064281dc44b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.179 2002/02/25 02:59:24 grant Exp $ +# $NetBSD: Makefile,v 1.180 2002/02/25 03:02:40 grant Exp $ # COMMENT= Packages related to the World Wide Web @@ -20,6 +20,7 @@ SUBDIR+= ap-fastcgi SUBDIR+= ap-jk SUBDIR+= ap-jserv SUBDIR+= ap-layout +SUBDIR+= ap-mp3 SUBDIR+= ap-perl SUBDIR+= ap-php3 SUBDIR+= ap-php4 |