diff options
author | recht <recht> | 2003-09-14 18:13:48 +0000 |
---|---|---|
committer | recht <recht> | 2003-09-14 18:13:48 +0000 |
commit | 3d80203aaf03cd2f2f6fca0e5487d3d9494ba1e1 (patch) | |
tree | ed6396120f93838ac8971515d166d6bc780ced21 /misc/libdvdcss | |
parent | c0831b92c95b251096212ef41c11d9a3572bc46d (diff) | |
download | pkgsrc-3d80203aaf03cd2f2f6fca0e5487d3d9494ba1e1.tar.gz |
Use my NetBSD.org email address.
Diffstat (limited to 'misc/libdvdcss')
-rw-r--r-- | misc/libdvdcss/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/libdvdcss/Makefile b/misc/libdvdcss/Makefile index 91701e1b14b..d21851ff0bf 100644 --- a/misc/libdvdcss/Makefile +++ b/misc/libdvdcss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/30 10:06:07 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2003/09/14 18:13:50 recht Exp $ # # Unfortunately, some reading of the United States law (DMCA) means # that we are not able to provide pointers to the source or homepage @@ -12,7 +12,7 @@ CATEGORIES= misc MASTER_SITES= ${LIBDVDCSS_MASTER_SITES}/${DISTNAME:S/libdvdcss-//}/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= marc@informatik.uni-bremen.de +MAINTAINER= recht@NetBSD.org HOMEPAGE= ${LIBDVDCSS_HOMEPAGE} COMMENT= Simple library designed for accessing DVDs |