diff options
author | grant <grant> | 2002-02-25 03:02:40 +0000 |
---|---|---|
committer | grant <grant> | 2002-02-25 03:02:40 +0000 |
commit | df98101edc99ff43eb4d1018d18a174060a44b86 (patch) | |
tree | c790bfa0b863d4ea17338503c51ee3cb332d46d2 | |
parent | 4e58910a19d84968c8c536185f13cab613eb2ad8 (diff) | |
download | pkgsrc-df98101edc99ff43eb4d1018d18a174060a44b86.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 |