diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:36:20 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:36:20 +0000 |
commit | 3195b6f71c9c4bf646bb409fd265132f3dd359d7 (patch) | |
tree | 546dd6e2e7a43531e8dc0884dc602d3e0d179571 /x11/aterm | |
parent | Cleaning up after the wonders of remote cvs (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77047
Diffstat (limited to 'x11/aterm')
-rw-r--r-- | x11/aterm/Makefile | 1 | ||||
-rw-r--r-- | x11/aterm/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11/aterm/Makefile b/x11/aterm/Makefile index 167470ad9c58..e4a487bc6c37 100644 --- a/x11/aterm/Makefile +++ b/x11/aterm/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jim@FreeBSD.org +COMMENT= A color vt102 terminal emulator with transparency support LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png diff --git a/x11/aterm/pkg-comment b/x11/aterm/pkg-comment deleted file mode 100644 index 51dd2923467d..000000000000 --- a/x11/aterm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A color vt102 terminal emulator with transparency support |