diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-11-10 13:17:09 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-11-10 13:17:09 +0000 |
commit | 44e4918020d49802dd67e1bc6a2c9f0e5d582b8c (patch) | |
tree | 31e788aa4344d92c271c317eeedefcc3870cf45e /audio/lopster/Makefile | |
parent | bbfa62889d8a5683ffd910387bebf6a733117112 (diff) |
Notes
Diffstat (limited to 'audio/lopster/Makefile')
-rw-r--r-- | audio/lopster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lopster/Makefile b/audio/lopster/Makefile index 1b6fcfd4cb8f..704897c5440f 100644 --- a/audio/lopster/Makefile +++ b/audio/lopster/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lopster -PORTVERSION= 0.9.5 +PORTVERSION= 0.9.6 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |