diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2007-04-22 07:33:45 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2007-04-22 07:33:45 +0000 |
commit | 31087abdc8b3951ea3f2e35a4d7c2b9a9f1af5e6 (patch) | |
tree | 57c73c8e37f25806ffd345fe9fa317055553a1fc /audio/ocp | |
parent | 229bf3361f57fffda9f5eaa918cd321c16048c2c (diff) |
Notes
Diffstat (limited to 'audio/ocp')
-rw-r--r-- | audio/ocp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile index 10a73b7a2a48..62694a3a0c10 100644 --- a/audio/ocp/Makefile +++ b/audio/ocp/Makefile @@ -12,7 +12,6 @@ CATEGORIES= audio MASTER_SITES= http://stian.lunafish.org/ocp/ \ http://critical.ch/distfiles/ \ http://energy.critical.ch/distfiles/ -DISTNAME= ${PORTNAME}-${DISTVERSION:C/\.rc/_rc/} MAINTAINER= ehaupt@FreeBSD.org COMMENT= The legendary Open Cubic Player |