diff options
author | Jim Mock <jim@FreeBSD.org> | 2001-05-27 01:59:31 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2001-05-27 01:59:31 +0000 |
commit | b51c4219ade54bafa07d0188d122e444a435bdb8 (patch) | |
tree | e7dc815b97225f31ce09d7a5eb343e5e0b25beb5 | |
parent | 066d2a313d48c3c863d74f5b3cb202a286f12abb (diff) |
Turn this over to ports@FreeBSD.org. I no longer have the time or
desire to maintain it.
Notes
Notes:
svn path=/head/; revision=43094
-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 |