diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2007-04-22 15:33:45 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2007-04-22 15:33:45 +0800 |
commit | a55e638dbe19051f40030cc8a0a24aa6a481f4b9 (patch) | |
tree | e93354b001a8fea351835fef8961ee3a87dd1edb /audio/ocp | |
parent | e5674b9b40bc18074287581a6d5f112013c4bb46 (diff) | |
download | freebsd-ports-gnome-a55e638dbe19051f40030cc8a0a24aa6a481f4b9.tar.gz freebsd-ports-gnome-a55e638dbe19051f40030cc8a0a24aa6a481f4b9.tar.zst freebsd-ports-gnome-a55e638dbe19051f40030cc8a0a24aa6a481f4b9.zip |
Remove unnecessary DISTNAME redefinition.
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 |