diff options
author | minskim <minskim> | 2004-04-11 03:10:25 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-04-11 03:10:25 +0000 |
commit | 11dae931f91efca1709047e73738d52c958ff5bf (patch) | |
tree | 2cf64d5446bac80e6bb3f912ae6528c847650dbf /audio/liteamp/Makefile | |
parent | ab3869ff621c6e347641574a34f588d687eb14bb (diff) | |
download | pkgsrc-11dae931f91efca1709047e73738d52c958ff5bf.tar.gz |
Update liteamp to 0.2.4.2.
Changes since 0.2.4.1:
- Build with GTK+ 2.4.
Diffstat (limited to 'audio/liteamp/Makefile')
-rw-r--r-- | audio/liteamp/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/liteamp/Makefile b/audio/liteamp/Makefile index 3a34a773aeb..ecbb66d321d 100644 --- a/audio/liteamp/Makefile +++ b/audio/liteamp/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2004/03/26 02:27:34 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/11 03:10:25 minskim Exp $ -DISTNAME= liteamp-0.2.4.1 -PKGREVISION= 2 +DISTNAME= liteamp-0.2.4.2 CATEGORIES= audio MASTER_SITES= http://download.kldp.net/liteamp/ |