diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1995-04-11 10:02:17 +0800 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1995-04-11 10:02:17 +0800 |
commit | bb0452e715a44a42ccf7bac7100dd90e39d901ba (patch) | |
tree | 2c8521eada4e51a187db8333383191363039eb7d /audio | |
parent | debcbc50324f3db76d7bcce506c92f8b93c64330 (diff) | |
download | freebsd-ports-gnome-bb0452e715a44a42ccf7bac7100dd90e39d901ba.tar.gz freebsd-ports-gnome-bb0452e715a44a42ccf7bac7100dd90e39d901ba.tar.zst freebsd-ports-gnome-bb0452e715a44a42ccf7bac7100dd90e39d901ba.zip |
Add MAINTAINER= jmz@FreeBSD.org
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xcd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xcd/Makefile b/audio/xcd/Makefile index cfb106c9b1ba..22bc16577e4c 100644 --- a/audio/xcd/Makefile +++ b/audio/xcd/Makefile @@ -1,5 +1,6 @@ DISTNAME= xcd MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ CATEGORIES+= audio +MAINTAINER= jmz@FreeBSD.org .include <bsd.port.mk> |