summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-06-23 15:52:52 +0000
committerwiz <wiz@pkgsrc.org>2003-06-23 15:52:52 +0000
commit0195d769513188c9b26ccdbf397b24868e3d03ef (patch)
treea5399d453360d77cf9cc3acbc61668a726e45d5c /misc
parent41d6ec4abdced7ebc32438e03eabc081458ddaae (diff)
downloadpkgsrc-0195d769513188c9b26ccdbf397b24868e3d03ef.tar.gz
Uppercase an abbreviation.
Diffstat (limited to 'misc')
-rw-r--r--misc/libdvdcss/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/libdvdcss/Makefile b/misc/libdvdcss/Makefile
index 508bcc41eb9..3f76e4d3856 100644
--- a/misc/libdvdcss/Makefile
+++ b/misc/libdvdcss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/03/21 23:25:00 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2003/06/23 15:52:52 wiz Exp $
#
# Unfortunately, some reading of the United States law (DMCA) means
# that we are not able to provide pointers to the source or homepage
@@ -17,9 +17,9 @@ MAINTAINER= marc@informatik.uni-bremen.de
HOMEPAGE= ${LIBDVDCSS_HOMEPAGE}
COMMENT= simple library designed for accessing DVDs
-RESTRICTED= Legal problems due to css code
+RESTRICTED= Legal problems due to CSS code
-# no source because of the css source code in it
+# no source because of the CSS source code in it
NO_SRC_ON_FTP= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}