diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /net/liveMedia | |
parent | Forced commit to note that the previous revision also included patches (diff) |
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes
Notes:
svn path=/head/; revision=69808
Diffstat (limited to 'net/liveMedia')
-rw-r--r-- | net/liveMedia/Makefile | 1 | ||||
-rw-r--r-- | net/liveMedia/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/liveMedia/Makefile b/net/liveMedia/Makefile index d4c59c2623a6..eb7822ca4132 100644 --- a/net/liveMedia/Makefile +++ b/net/liveMedia/Makefile @@ -7,7 +7,6 @@ PORTNAME= liveMedia PORTVERSION= 2002.11.04 -PORTCOMMENT= LIVE.COM Streaming Media CATEGORIES= net devel MASTER_SITES= http://www.LIVE.COM/liveMedia/public/ MASTER_SITES+= ${MASTER_SITE_LOCAL} diff --git a/net/liveMedia/pkg-comment b/net/liveMedia/pkg-comment new file mode 100644 index 000000000000..6d833f636b47 --- /dev/null +++ b/net/liveMedia/pkg-comment @@ -0,0 +1 @@ +LIVE.COM Streaming Media |