diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-06 18:19:00 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-06 18:19:00 +0000 |
commit | e9979227a14a7a432073df95e2bf7b673c7ce834 (patch) | |
tree | 7587847bdafdbdd0330418f343ce96897acf1ad9 | |
parent | remove obsolete patch. (diff) |
Well, bump version.
Notes
Notes:
svn path=/head/; revision=39149
-rw-r--r-- | audio/libaudiofile/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile index a0b3a355d25c..8fdfc440e73a 100644 --- a/audio/libaudiofile/Makefile +++ b/audio/libaudiofile/Makefile @@ -7,6 +7,7 @@ PORTNAME= libaudiofile PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://oss.sgi.com/projects/audiofile/download/ \ ${MASTER_SITE_GNOME} |