diff options
author | jim <jim@FreeBSD.org> | 2001-05-27 09:59:31 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2001-05-27 09:59:31 +0800 |
commit | 91fe90dadebdc98f4191dec78af60fd2ab380c80 (patch) | |
tree | d8e366fe32b6a2a62480ac59194c71560065f8b0 /audio/ascd | |
parent | 044624e74c3b04e499b4be779354df7597bcc8fe (diff) | |
download | freebsd-ports-gnome-91fe90dadebdc98f4191dec78af60fd2ab380c80.tar.gz freebsd-ports-gnome-91fe90dadebdc98f4191dec78af60fd2ab380c80.tar.zst freebsd-ports-gnome-91fe90dadebdc98f4191dec78af60fd2ab380c80.zip |
Turn this over to ports@FreeBSD.org. I no longer have the time or
desire to maintain it.
Diffstat (limited to 'audio/ascd')
-rw-r--r-- | audio/ascd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ascd/Makefile b/audio/ascd/Makefile index 21f29373cdec..8fcf4652bc8c 100644 --- a/audio/ascd/Makefile +++ b/audio/ascd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio afterstep windowmaker MASTER_SITES= http://worldserver.oleane.com/rsn/Archives/ DISTFILES= ${DISTNAME}-src.tgz ${DATAFILES} -MAINTAINER= jim@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= workman.1:${PORTSDIR}/audio/libworkman |