diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-01-31 23:28:05 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-01-31 23:28:05 +0000 |
commit | 79c05b9c01626e050bf40d5c1889634410534aea (patch) | |
tree | 656d9ece14e6e5b6e1f9631994fd399e56db74c5 /net | |
parent | Remove all etc-related @dirrm entries in pkg-plist. (diff) |
Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}
files.
Notes
Notes:
svn path=/head/; revision=37855
Diffstat (limited to 'net')
-rw-r--r-- | net/linpopup/pkg-comment | 2 | ||||
-rw-r--r-- | net/linpopup/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/linpopup/pkg-comment b/net/linpopup/pkg-comment index 16e2a7066e4d..d81f0367d1c7 100644 --- a/net/linpopup/pkg-comment +++ b/net/linpopup/pkg-comment @@ -1 +1 @@ -X-Windows port of WinPopup +X11 port of WinPopup diff --git a/net/linpopup/pkg-descr b/net/linpopup/pkg-descr index 26aa10eb6851..25101dc1f5e0 100644 --- a/net/linpopup/pkg-descr +++ b/net/linpopup/pkg-descr @@ -1,4 +1,4 @@ -LinPopUp is a Xwindow port of Winpopup, +LinPopUp is a X11 port of Winpopup, running over Samba. It permits to communicate with a windows computer that run Winpopup, sending or receiving message. (It also provides an alternative way |