diff options
author | dougb <dougb@FreeBSD.org> | 2012-01-20 21:07:17 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2012-01-20 21:07:17 +0800 |
commit | 02dab62e44faafb35d75e15225652337661a13c5 (patch) | |
tree | 726f3aec4c61e28545ef8b6a219878bca4158b9f /editors | |
parent | 457c9b928f90195d25b621bd0c5ad0dda7a8a7cd (diff) | |
download | freebsd-ports-gnome-02dab62e44faafb35d75e15225652337661a13c5.tar.gz freebsd-ports-gnome-02dab62e44faafb35d75e15225652337661a13c5.tar.zst freebsd-ports-gnome-02dab62e44faafb35d75e15225652337661a13c5.zip |
Remove license info
Diffstat (limited to 'editors')
-rw-r--r-- | editors/pico-alpine/Makefile | 2 | ||||
-rw-r--r-- | editors/pico-alpine/pkg-descr | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/editors/pico-alpine/Makefile b/editors/pico-alpine/Makefile index 2d0cc0372be1..7374145c5330 100644 --- a/editors/pico-alpine/Makefile +++ b/editors/pico-alpine/Makefile @@ -12,8 +12,6 @@ DISTNAME= alpine-${PORTVERSION} COMMENT= [Al]PIne's message COmposition editor and Pilot file manager -LICENSE= AL2 - MASTERDIR= ${.CURDIR}/../../mail/alpine DESCR= ${.CURDIR}/pkg-descr diff --git a/editors/pico-alpine/pkg-descr b/editors/pico-alpine/pkg-descr index d8c43e5f5dbf..2ced27f96092 100644 --- a/editors/pico-alpine/pkg-descr +++ b/editors/pico-alpine/pkg-descr @@ -11,6 +11,4 @@ commands operate on text files only. The "Edit" command invokes "pico." The "Launch" command provides a convenient way to either execute the selected file or to run an application on it. -LICENSE: ASL - WWW: http://www.washington.edu/alpine/ |