diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-16 15:13:25 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-16 15:13:25 +0000 |
commit | 07ebd91bcbf5dde6ccc6548f1e1319726340f3a5 (patch) | |
tree | 0e8c6f488e7012e7c90987e1ade261e0c68265b7 /audio/cmp3/Makefile | |
parent | e06a4c1b083ec3ad87157ca9960ceaad8de8a744 (diff) | |
download | ports-07ebd91bcbf5dde6ccc6548f1e1319726340f3a5.tar.gz ports-07ebd91bcbf5dde6ccc6548f1e1319726340f3a5.zip |
Notes
Diffstat (limited to 'audio/cmp3/Makefile')
-rw-r--r-- | audio/cmp3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/cmp3/Makefile b/audio/cmp3/Makefile index f7de93b95e1b..04cc79b471f8 100644 --- a/audio/cmp3/Makefile +++ b/audio/cmp3/Makefile @@ -7,6 +7,7 @@ PORTNAME= cmp3 PORTVERSION= 2.0.p5 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.personal.psu.edu/users/n/k/nkk104/cmp3/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} |