diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /audio/mp3asm | |
parent | ba6b068aa93e1e77109a5097ab49356d65cc3e59 (diff) | |
download | ports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.tar.gz ports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.zip |
Notes
Diffstat (limited to 'audio/mp3asm')
-rw-r--r-- | audio/mp3asm/Makefile | 2 | ||||
-rw-r--r-- | audio/mp3asm/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/audio/mp3asm/Makefile b/audio/mp3asm/Makefile index 71091cf58e51..84a48005a5b2 100644 --- a/audio/mp3asm/Makefile +++ b/audio/mp3asm/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MP3 frame level editor - WRKSRC= ${WRKDIR}/${PORTNAME}-0.1 USE_BZIP2= yes diff --git a/audio/mp3asm/pkg-comment b/audio/mp3asm/pkg-comment new file mode 100644 index 000000000000..d7d1b2d22a00 --- /dev/null +++ b/audio/mp3asm/pkg-comment @@ -0,0 +1 @@ +MP3 frame level editor |