diff options
author | David Chisnall <theraven@FreeBSD.org> | 2013-10-10 12:44:47 +0000 |
---|---|---|
committer | David Chisnall <theraven@FreeBSD.org> | 2013-10-10 12:44:47 +0000 |
commit | 9dc03c4a7945903569b26be2b45c98651dec42e3 (patch) | |
tree | c08df17ce455bde4937ffc5217fbd71371795ee5 /audio/mpdcon/Makefile | |
parent | 226a07a88b2b50f9434fc26b8526f56095ee6187 (diff) | |
download | ports-9dc03c4a7945903569b26be2b45c98651dec42e3.tar.gz ports-9dc03c4a7945903569b26be2b45c98651dec42e3.zip |
Notes
Diffstat (limited to 'audio/mpdcon/Makefile')
-rw-r--r-- | audio/mpdcon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mpdcon/Makefile b/audio/mpdcon/Makefile index 70e0d459b37b..aed28c2c24bc 100644 --- a/audio/mpdcon/Makefile +++ b/audio/mpdcon/Makefile @@ -5,6 +5,7 @@ PORTVERSION= 1.4 CATEGORIES= audio gnustep MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= gap +DISTNAME= MPDCon-${PORTVERSION} MAINTAINER= theraven@FreeBSD.org COMMENT= MPD client for GNUstep |